From: Eleni Maria Stea Date: Tue, 5 Jan 2021 14:33:45 +0000 (+0200) Subject: changed the segment register used for video memory access to es X-Git-Url: https://eleni.mutantstargoat.com/git/?p=bootboot;a=commitdiff_plain;h=d715cdcc771d80ed4c39296a7ddc415331e3d342;hp=d715cdcc771d80ed4c39296a7ddc415331e3d342 changed the segment register used for video memory access to es to avoid interferring with rand which was using ds to access its state ---