audk/OvmfPkg/Library
jljusten 41d3576849 OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000
Older QEMU versions would load vgabios-cirrus.bin at 0xc0000 in
system RAM. We would then find this ROM, and try to run it, since
it would be our QEMU Video driver.

Now, the QEMU Video driver is just merged into the main OVMF
firmware image, so this support is unused.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13522 6f19259b-4bc3-4df7-8a09-765794883524
2012-07-10 22:43:42 +00:00
..
AcpiTimerLib OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000 2012-05-04 15:02:33 +00:00
EmuVariableFvbLib OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib 2011-01-09 03:51:16 +00:00
NvVarsFileLib OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib 2011-01-30 19:50:08 +00:00
PlatformBdsLib OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000 2012-07-10 22:43:42 +00:00
PlatformFvbLibNull OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib 2011-01-09 03:51:16 +00:00
PlatformSecureLib OvmfPkg: Add custom mode setup if the Secure Boot build option is specified. 2012-04-04 17:35:06 +00:00
QemuFwCfgLib OvmfPkg: Add QemuFwCfgLib library class and implementation 2012-05-30 23:14:38 +00:00
ResetSystemLib OvmfPkg ResetSystemLib: Fix build issue with VS2005 2011-01-27 01:08:52 +00:00
SerializeVariablesLib OvmfPkg: Remove variables that are set, but not used 2011-10-31 15:57:12 +00:00