aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/rombios/32bitgateway.c
Commit message (Expand)AuthorAgeFilesLines
* Update my email address to long-term stable address.Keir Fraser2011-01-071-1/+1
* hvmloader: ROMBIOS must POST in big real mode, since it supports PMM,Keir Fraser2009-03-311-2/+2
* rombios: fix wrong stack segment return in 32-bit gatewayKeir Fraser2009-01-261-1/+1
* rombios: Indirect through 32-bit jump table from within the 32-bit bios.Keir Fraser2009-01-231-10/+1
* rombios: Simplify 32-bit gateway interface definitions.Keir Fraser2009-01-221-13/+2
* rombios: Simplify 32-bit gateway and avoid need for EBDA space.Keir Fraser2009-01-221-328/+108
* rombios: remove unnecessary function calls.Keir Fraser2009-01-151-8/+3
* rombios: Obtain S3 wake vector from >1MB.Keir Fraser2008-07-291-0/+12
* TCGBIOS fixes and cleanups.kfraser@localhost.localdomain2007-03-151-19/+8
* Remove the test functions from HVM highmem 32-bit BIOS.kaf24@localhost.localdomain2007-01-261-67/+0
* [HVM] Add TCG BIOS extensions to the high memory area along withkaf24@localhost.localdomain2007-01-261-0/+2
* This patch adds a 32bit gateway to the Bochs BIOS. The 32 bit code iskaf24@localhost.localdomain2007-01-261-0/+486