]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
OvmfPkg: BDS: drop superfluous "connect first boot option" logic
[mirror_edk2.git] / OvmfPkg / Library / PlatformBdsLib / BdsPlatform.c
2014-11-06 Laszlo ErsekOvmfPkg: BDS: drop superfluous "connect first boot...
2014-11-06 Laszlo ErsekOvmfPkg: BDS: optimize second argument in PlatformBdsEn...
2014-11-06 Laszlo ErsekOvmfPkg: BDS: don't overwrite the BDS Front Page timeout
2014-11-06 Laszlo ErsekOvmfPkg: BDS: drop useless return statement
2014-11-06 Laszlo ErsekOvmfPkg: BDS: remove dead call to PlatformBdsEnterFront...
2014-08-13 Ruiyu NiFix VS2013 build failure.
2014-03-13 Laszlo ErsekOvmfPkg: BDS: remove historic (now defunct) boot mode...
2013-11-12 Laszlo ErsekOvmfPkg/BdsPlatform: don't restore NvVars from disk...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2012-11-02 jljustenOvmfPkg: Add support for qemu's -kernel parameter
2012-08-27 jljustenOvmfPkg: get boot order from QEMU
2012-08-13 jljustenOvmfPkg: have PlatformBdsLib::PciInitialization conform...
2012-08-13 jljustenOvmfPkg: PlatformBdsLib: the balloon device (RAM Memory...
2012-07-10 jljustenOvmfPkg BDS: Remove support for loading vgabios-cirrus...
2012-05-04 jljustenOvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRL
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2010-10-13 jljustenOVMF BDS: Don't call BdsLibSaveMemoryTypeInformation
2010-07-04 mdkinneyUpdate OVMF BDS Library to call GenericBdsLib function...
2010-04-28 hhtianUpdate the copyright notice format
2009-12-16 jljustenAdd missing EFIAPI instances on several functions.
2009-09-26 jljustenOVMF: Add support for saving the NV variables to disk...
2009-09-21 qhuang8Fix several build break in Ovmf package.
2009-09-16 jljustenOVMF BDS: Make use of NvVarsFileLib to make NV variable...
2009-09-16 jljustenOVMF BDS: Implement routines to make it easier to scan...
2009-09-07 jljustenOVMF: Fix a hang after resetting when NV variables...
2009-07-21 eric_tianfix ICC build issue.
2009-07-14 jljustenLoad video option ROM which is not embedded in system...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-06-30 jljusten* Modify various PCI register settings for OVMF.
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-05-27 jljustenAdd initial version of Open Virtual Machine Firmware...