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