summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Add HOSTCCHEADmasterPaolo Bonzini2018-07-151-1/+2
| | | | | | | | 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==13hHerbie Robinson2017-04-271-0/+2
| | | | | | | | | | | | | 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:nlaredo2010-04-225-1433/+1697
| | | | | | | | 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...smiles@google.com2009-11-131-0/+5
| | | | | | | | | | | * 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 propertynlaredo2008-04-070-0/+0
| | | | git-svn-id: http://sgabios.googlecode.com/svn/trunk@4 ca484b36-2546-0410-af21-7957cbf944c2
* fix svn:keywords propertynlaredo2008-04-063-3/+3
| | | | git-svn-id: http://sgabios.googlecode.com/svn/trunk@3 ca484b36-2546-0410-af21-7957cbf944c2
* initial import into code.google.comnlaredo2008-04-064-0/+3014
| | | | git-svn-id: http://sgabios.googlecode.com/svn/trunk@2 ca484b36-2546-0410-af21-7957cbf944c2
* Initial directory structure.(no author)2008-02-140-0/+0
git-svn-id: http://sgabios.googlecode.com/svn/trunk@1 ca484b36-2546-0410-af21-7957cbf944c2