summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
AgeCommit message (Expand)Author
2015-05-13OvmfPkg: consolidate POWER_MGMT_REGISTER_Q35() on "Q35MchIch9.h" macrosLaszlo Ersek
2015-01-14OvmfPkg: PlatformBdsLib: get front page timeout from QEMULaszlo Ersek
2015-01-02OvmfPkg: extract QemuBootOrderLibLaszlo Ersek
2014-11-17OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setupGabriel Somlo
2014-11-14OvmfPkg: PlatformBdsLib: Platform dependent PCI/IRQ initializationGabriel Somlo
2014-11-06OvmfPkg: BDS: drop custom boot timeout, revert to IntelFrameworkModulePkg'sLaszlo Ersek
2014-11-06OvmfPkg: BDS: drop superfluous "connect first boot option" logicLaszlo Ersek
2014-11-06OvmfPkg: BDS: optimize second argument in PlatformBdsEnterFrontPage() callLaszlo Ersek
2014-11-06OvmfPkg: BDS: don't overwrite the BDS Front Page timeoutLaszlo Ersek
2014-11-06OvmfPkg: BDS: drop useless return statementLaszlo Ersek
2014-11-06OvmfPkg: BDS: remove dead call to PlatformBdsEnterFrontPage()Laszlo Ersek
2014-08-13Fix VS2013 build failure.Ruiyu Ni
2014-03-13OvmfPkg: BDS: remove historic (now defunct) boot mode hackLaszlo Ersek
2013-11-12OvmfPkg/BdsPlatform: don't restore NvVars from disk when flash is presentLaszlo Ersek
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2012-11-02OvmfPkg: Add support for qemu's -kernel parameterjljusten
2012-08-27OvmfPkg: get boot order from QEMUjljusten
2012-08-13OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten
2012-08-13OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten
2012-07-10OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten
2012-05-04OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2010-10-13OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten
2010-07-04Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney
2010-04-28Update the copyright notice formathhtian
2009-12-16Add missing EFIAPI instances on several functions.jljusten
2009-09-26OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten
2009-09-21Fix several build break in Ovmf package.qhuang8
2009-09-16OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.jljusten
2009-09-16OVMF BDS: Implement routines to make it easier to scan through all PCI devices.jljusten
2009-09-07OVMF: Fix a hang after resetting when NV variables are preserved.jljusten
2009-07-21fix ICC build issue.eric_tian
2009-07-14Load video option ROM which is not embedded in system firmware image.jljusten
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao4
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao4
2009-06-30* Modify various PCI register settings for OVMF.jljusten
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten