]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Library/PlatformBdsLib
Fix VS2013 build failure.
[mirror_edk2.git] / OvmfPkg / Library / PlatformBdsLib /
2014-08-13 Ruiyu NiFix VS2013 build failure.
2014-03-31 Paolo BonziniOvmfPkg: add a catch-all match for PCI devices in the...
2014-03-13 Laszlo ErsekOvmfPkg: BDS: QemuBootOrder: don't leak unreferenced...
2014-03-13 Laszlo ErsekOvmfPkg: BDS: remove historic (now defunct) boot mode...
2014-02-09 Mauro FaccendaOvmfPkg: QemuBootOrder: initialize IsFinal variable...
2014-01-29 Laszlo ErsekOvmfPkg: QemuBootOrder: handle QEMU's "-boot strict...
2013-11-12 Laszlo ErsekOvmfPkg/BdsPlatform: don't restore NvVars from disk...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: keep some boot options that...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: mark UEFI boot options selected...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: collect active UEFI boot option...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: expand relative device paths...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-05-15 jljustenOvmfPkg: QemuBootOrder: recognize Ethernet OFW device...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Zero kernel parameters instead...
2012-11-02 jljustenOvmfPkg: Add support for qemu's -kernel parameter
2012-10-18 jljustenOvmfPkg: QemuBootOrder: recognize virtio-scsi devices
2012-10-08 jljustenOvmfPkg: QemuBootOrder: recognize virtio-blk OFW device...
2012-10-08 jljustenOvmfPkg: QemuBootOrder: lower the required number of...
2012-10-08 jljustenOvmfPkg: QemuBootOrder: whitespace fix
2012-10-03 mdkinneyVS2005 and DDK3790 tool chain tags require typecasts...
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
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-23 lgao41. Correct File header to ## @file
2009-12-16 jljustenAdd missing EFIAPI instances on several functions.
2009-11-18 qhuang8Add necessary brace to fix GCC warnings
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...