Age | Commit message (Expand) | Author |
2010-07-26 | Add support for e1000 NICs to OVMF | mdkinney |
2010-07-16 | Update OVMF Platform PEI to declare IO and MMIO resources. | mdkinney |
2010-07-04 | Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType... | mdkinney |
2010-06-29 | Fix FFS file type for binary modules of type UEFI_DRIVER | mdkinney |
2010-06-29 | Remove extra references to binary INFs from DSC file | mdkinney |
2010-06-25 | Simplify DSC/FDF files for OVMF | mdkinney |
2010-05-05 | Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg | lgao4 |
2010-04-28 | Update the copyright notice format | hhtian |
2010-04-22 | Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI... | lgao4 |
2010-04-06 | Update the modules with the different module GUID to avoid the different modu... | lgao4 |
2010-03-23 | OVMF BlockMmioToBlockIoDxe: Fix build error for VS2005 | jljusten |
2010-03-21 | OVMF: Add BlockMmioToBlockIoDxe driver | jljusten |
2010-03-21 | OVMF: Add Block MMIO protocol definition | jljusten |
2010-03-15 | Merge the same type PCD section. | lgao4 |
2010-03-02 | Still use |.efi Rule for INF file with binary EFI image, because the binary E... | lgao4 |
2010-03-01 | Add the missing OUTPUT directory for the EFI and depex file in Rule section. | lgao4 |
2010-03-01 | Update OvmfPkg FDF to avoid DXE driver to be rebased on build time. | lgao4 |
2010-03-01 | Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac... | lgao4 |
2010-02-26 | add debug agent null instance in DSC file. | vanjeff |
2010-02-25 | Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled | jljusten |
2010-02-25 | OVMF: Move DXE drivers into a new firmware volume | jljusten |
2010-02-25 | Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl* | jljusten |
2010-02-25 | remove svn:executable attribute for INF file. | klu2 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-23 | 1. Correct File header to ## @file | lgao4 |
2010-02-22 | OVMF: Update README file | jljusten |
2010-02-02 | Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing... | geekboy15a |
2010-01-30 | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney |
2010-01-27 | Fixed GDT load issue in some cases after a reset. Only CS should be used to ... | geekboy15a |
2010-01-06 | OVMF SEC: Fix VS2005 compiler warnings | jljusten |
2010-01-04 | OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT) | jljusten |
2010-01-04 | OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptors | jljusten |
2010-01-04 | OVMF Status Codes: Disable serial output, enable memory output | jljusten |
2010-01-04 | OVMF: Define MDEPKG_NDEBUG to disable all debug code by default | jljusten |
2010-01-04 | OVMF: Update OVMF FD/FV build to minimize ROM size | jljusten |
2010-01-04 | OVMF: Use optimized BaseMemoryLib libraries | jljusten |
2010-01-04 | OVMF: Add SEC ExtractGuidedSection implementation | jljusten |
2009-12-29 | Refer to OEM status code hook library instances in MdeModulePkg. | xli24 |
2009-12-29 | Refer to status code library instances in MdeModulePkg. | xli24 |
2009-12-25 | Remove status code modules' dependency on IntelFrameworkModulePkg. | xli24 |
2009-12-20 | Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf... | klu2 |
2009-12-16 | OVMF SEC: Modify to match new interface of reset vector module | jljusten |
2009-12-16 | OVMF ResetVector: Modify interface with SEC module | jljusten |
2009-12-16 | Add missing EFIAPI instances on several functions. | jljusten |
2009-12-09 | fix the wrong module name. | eric_tian |
2009-12-08 | fix build error, CpuIo module is replaced with CpuIo2Dxe | eric_tian |
2009-11-26 | Add DxeSecurityManagementLib instance | lgao4 |
2009-11-25 | Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi... | qhuang8 |
2009-11-18 | Add necessary brace to fix GCC warnings | qhuang8 |
2009-10-22 | Remove redundant blank character in DSC file. | klu2 |