index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
OvmfPkg
/
Library
/
PlatformBdsLib
Age
Commit message (
Expand
)
Author
2014-03-31
OvmfPkg: add a catch-all match for PCI devices in the OpenFirmware path
Paolo Bonzini
2014-03-13
OvmfPkg: BDS: QemuBootOrder: don't leak unreferenced boot options
Laszlo Ersek
2014-03-13
OvmfPkg: BDS: remove historic (now defunct) boot mode hack
Laszlo Ersek
2014-02-09
OvmfPkg: QemuBootOrder: initialize IsFinal variable to make MSVC happy
Mauro Faccenda
2014-01-29
OvmfPkg: QemuBootOrder: handle QEMU's "-boot strict=on" option
Laszlo Ersek
2013-11-12
OvmfPkg/BdsPlatform: don't restore NvVars from disk when flash is present
Laszlo Ersek
2013-09-13
OvmfPkg: QemuBootOrder: keep some boot options that have not been selected
Laszlo Ersek
2013-09-13
OvmfPkg: QemuBootOrder: mark UEFI boot options selected by fw_cfg
Laszlo Ersek
2013-09-13
OvmfPkg: QemuBootOrder: collect active UEFI boot options in advance
Laszlo Ersek
2013-09-13
OvmfPkg: QemuBootOrder: expand relative device paths in UEFI boot options
Laszlo Ersek
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-05-15
OvmfPkg: QemuBootOrder: recognize Ethernet OFW device paths
jljusten
2013-01-16
OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbage
jljusten
2012-11-02
OvmfPkg: Add support for qemu's -kernel parameter
jljusten
2012-10-18
OvmfPkg: QemuBootOrder: recognize virtio-scsi devices
jljusten
2012-10-08
OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device paths
jljusten
2012-10-08
OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2
jljusten
2012-10-08
OvmfPkg: QemuBootOrder: whitespace fix
jljusten
2012-10-03
VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.
mdkinney
2012-08-27
OvmfPkg: get boot order from QEMU
jljusten
2012-08-13
OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRS
jljusten
2012-08-13
OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5
jljusten
2012-07-10
OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000
jljusten
2012-05-04
OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRL
jljusten
2012-03-14
Improve robustness when scanning PCI Option ROM.
rsun3
2010-10-13
OVMF BDS: Don't call BdsLibSaveMemoryTypeInformation
jljusten
2010-07-04
Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...
mdkinney
2010-04-28
Update the copyright notice format
hhtian
2010-04-06
Update the modules with the different module GUID to avoid the different modu...
lgao4
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-23
1. Correct File header to ## @file
lgao4
2009-12-16
Add missing EFIAPI instances on several functions.
jljusten
2009-11-18
Add necessary brace to fix GCC warnings
qhuang8
2009-09-26
OVMF: Add support for saving the NV variables to disk following each SetVaria...
jljusten
2009-09-21
Fix several build break in Ovmf package.
qhuang8
2009-09-16
OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.
jljusten
2009-09-16
OVMF BDS: Implement routines to make it easier to scan through all PCI devices.
jljusten
2009-09-07
OVMF: Fix a hang after resetting when NV variables are preserved.
jljusten
2009-07-21
fix ICC build issue.
eric_tian
2009-07-14
Load video option ROM which is not embedded in system firmware image.
jljusten
2009-07-13
ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...
eric_tian
2009-07-10
Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
lgao4
2009-07-09
Retire 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-07
Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module
mdkinney
2009-05-27
Add initial version of Open Virtual Machine Firmware (OVMF) platform.
jljusten