Makefile: Add HOSTCC
Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Message-Id: <
489fd750574cf761c1f083eaa7d2306e41035004.
1522004432.git.crobinso@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
SGABIOS: fix wrong video attrs for int 10h, ah==13h
Fix Bug #1670509: wrong video attrs for int 10h, ah==13h
The subroutine set_cursor_position is trashing %bx.
Unfortunately, %bl contains the video attribute for write_string.
The fix saves %bx in the function prolog and restores it in
the epilog.
Signed-off-by: Herbie Robinson <Herbie.Robinson@stratus.com>
Message-Id: <
1489161295-23864-1-git-send-email-Herbie.Robinson@stratus.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
new review:
owner: nil@google.com
summary: build cleanup including proper checksum and image padding
git-svn-id: http://sgabios.googlecode.com/svn/trunk@8
ca484b36-2546-0410-af21-
7957cbf944c2
Merged the following bug fixes from the smiles branch...
* Fixed bug in write_string procedure which resulted in the DS register
being clobbered.
* Fixed bug in write_string which would result in 64kb of garbage being
written to the serial port if cx (number of characters to write) was 0.
git-svn-id: http://sgabios.googlecode.com/svn/trunk@7
ca484b36-2546-0410-af21-
7957cbf944c2
fix typo in the svn:keywords property
git-svn-id: http://sgabios.googlecode.com/svn/trunk@4
ca484b36-2546-0410-af21-
7957cbf944c2
fix svn:keywords property
git-svn-id: http://sgabios.googlecode.com/svn/trunk@3
ca484b36-2546-0410-af21-
7957cbf944c2
initial import into code.google.com
git-svn-id: http://sgabios.googlecode.com/svn/trunk@2
ca484b36-2546-0410-af21-
7957cbf944c2
Initial directory structure.
git-svn-id: http://sgabios.googlecode.com/svn/trunk@1
ca484b36-2546-0410-af21-
7957cbf944c2