summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)Author
2009-10-22Remove redundant blank character in DSC file.klu2
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang
2009-10-07OVMF: Align PE images in ROM, and strip relocations were possible.jljusten
2009-10-07OVMF SEC: Modify to search sections of FFS file for PE32 image.jljusten
2009-10-02Fix comment describing the library in PlatformFvbLibNull.inf.jljusten
2009-09-26EmuVariableFvbRuntimeDxe: Fix warnings generated by VS2005jljusten
2009-09-26OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten
2009-09-26OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.jljusten
2009-09-26OVMF: Add library to customize the EMU Variable FVB driver.jljusten
2009-09-26Add EmuVariableFvbRuntimeDxe driver.jljusten
2009-09-26Add PlatformFvbLibNull instance of PlatformFvbLib.jljusten
2009-09-26Add PlatformFvbLib to allow platform customization of an FVB driver.jljusten
2009-09-22NvVarsFileLib: Fix build warning with VS2005 on X64.jljusten
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun3
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-16Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten
2009-09-07OVMF: Fix a hang after resetting when NV variables are preserved.jljusten
2009-09-07OVMF: Add support for more persistent NV variables which can survive a system...jljusten
2009-08-20Delete the PcdFSBClock declaration.jchen20
2009-08-17Remove ".intel_syntax", convert MASM to GAS.gikidy
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang8
2009-08-111. update AcpiTable module type to USER_DEFINEDvanjeff
2009-07-21fix ICC build issue.eric_tian
2009-07-14Update README for video driver split from main OVMF firmware.jljusten
2009-07-14Separate Cirrus Logic video driver out from main OVMF firmware.jljusten
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-07-07Remove typoklu2
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu2
2009-06-30* Modify various PCI register settings for OVMF.jljusten
2009-06-30Add MdeModulePkg/Universal/PrintDxe driver to OVMF.jljusten
2009-06-23Set the SMI port in the ACPI FACP table to 0. This signals to thejljusten
2009-06-23Make 0xa0000 - 0xb0000 I/O memory.jljusten
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-05-28Add more details to OvmfPkg/README for building & running.jljusten
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten