summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library/PlatformBdsLib
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: get boot order from QEMUjljusten2012-08-274-0/+1028
* OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten2012-08-131-10/+10
* OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten2012-08-131-3/+3
* OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten2012-07-101-206/+0
* OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten2012-05-041-0/+13
* Improve robustness when scanning PCI Option ROM.rsun32012-03-141-8/+28
* OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten2010-10-131-2/+1
* Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney2010-07-041-0/+1
* Update the copyright notice formathhtian2010-04-284-8/+8
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-061-1/+1
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* 1. Correct File header to ## @filelgao42010-02-231-4/+4
* Add missing EFIAPI instances on several functions.jljusten2009-12-161-0/+1
* Add necessary brace to fix GCC warningsqhuang82009-11-181-18/+36
* OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten2009-09-262-1/+34
* Fix several build break in Ovmf package.qhuang82009-09-211-3/+3
* OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.jljusten2009-09-163-2/+96
* OVMF BDS: Implement routines to make it easier to scan through all PCI devices.jljusten2009-09-161-80/+191
* OVMF: Fix a hang after resetting when NV variables are preserved.jljusten2009-09-071-20/+11
* fix ICC build issue.eric_tian2009-07-211-0/+2
* Load video option ROM which is not embedded in system firmware image.jljusten2009-07-143-1/+189
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-5/+14
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-2/+21
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-093-7/+2
* * Modify various PCI register settings for OVMF.jljusten2009-06-301-20/+151
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-071-9/+5
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-274-0/+1453