summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-9/+9
2009-12-20Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf...klu25-6/+11
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten8-74/+173
2009-12-16OVMF ResetVector: Modify interface with SEC modulejljusten21-332/+478
2009-12-16Add missing EFIAPI instances on several functions.jljusten1-0/+1
2009-12-09fix the wrong module name.eric_tian2-2/+2
2009-12-08fix build error, CpuIo module is replaced with CpuIo2Dxeeric_tian3-3/+3
2009-11-26Add DxeSecurityManagementLib instance lgao43-0/+3
2009-11-25Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang85-0/+13
2009-11-18Add necessary brace to fix GCC warningsqhuang81-18/+36
2009-10-22Remove redundant blank character in DSC file.klu23-3/+3
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang5-5/+5
2009-10-07OVMF: Align PE images in ROM, and strip relocations were possible.jljusten2-13/+29
2009-10-07OVMF SEC: Modify to search sections of FFS file for PE32 image.jljusten3-3/+26
2009-10-02Fix comment describing the library in PlatformFvbLibNull.inf.jljusten1-1/+1
2009-09-26EmuVariableFvbRuntimeDxe: Fix warnings generated by VS2005jljusten1-4/+4
2009-09-26OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten4-1/+80
2009-09-26OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.jljusten6-10/+52
2009-09-26OVMF: Add library to customize the EMU Variable FVB driver.jljusten3-8/+109
2009-09-26Add EmuVariableFvbRuntimeDxe driver.jljusten3-0/+1096
2009-09-26Add PlatformFvbLibNull instance of PlatformFvbLib.jljusten2-0/+75
2009-09-26Add PlatformFvbLib to allow platform customization of an FVB driver.jljusten1-0/+37
2009-09-22NvVarsFileLib: Fix build warning with VS2005 on X64.jljusten1-2/+2
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun32-0/+2
2009-09-21Fix several build break in Ovmf package.qhuang82-4/+4
2009-09-16OVMF BDS: Make use of NvVarsFileLib to make NV variable less volatile.jljusten6-2/+102
2009-09-16OVMF BDS: Implement routines to make it easier to scan through all PCI devices.jljusten1-80/+191
2009-09-16Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten7-0/+1143
2009-09-07OVMF: Fix a hang after resetting when NV variables are preserved.jljusten1-20/+11
2009-09-07OVMF: Add support for more persistent NV variables which can survive a system...jljusten5-9/+50
2009-08-20Delete the PcdFSBClock declaration.jchen203-7/+0
2009-08-17Remove ".intel_syntax", convert MASM to GAS.gikidy2-13/+11
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang82-4/+0
2009-08-111. update AcpiTable module type to USER_DEFINEDvanjeff3-7/+7
2009-07-21fix ICC build issue.eric_tian1-0/+2
2009-07-14Update README for video driver split from main OVMF firmware.jljusten1-7/+18
2009-07-14Separate Cirrus Logic video driver out from main OVMF firmware.jljusten2-5/+11
2009-07-14Load video option ROM which is not embedded in system firmware image.jljusten3-1/+189
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-5/+14
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-2/+21
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao45-10/+5
2009-07-07Remove typoklu21-1/+1
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu22-3/+3
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff3-3/+0
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu23-3/+3
2009-06-30* Modify various PCI register settings for OVMF.jljusten1-20/+151
2009-06-30Add MdeModulePkg/Universal/PrintDxe driver to OVMF.jljusten5-57/+38
2009-06-23Set the SMI port in the ACPI FACP table to 0. This signals to thejljusten1-1/+1
2009-06-23Make 0xa0000 - 0xb0000 I/O memory.jljusten1-2/+1
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney1-9/+5