summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)Author
2010-03-23OVMF BlockMmioToBlockIoDxe: Fix build error for VS2005jljusten
2010-03-21OVMF: Add BlockMmioToBlockIoDxe driverjljusten
2010-03-21OVMF: Add Block MMIO protocol definitionjljusten
2010-03-15Merge the same type PCD section.lgao4
2010-03-02Still use |.efi Rule for INF file with binary EFI image, because the binary E...lgao4
2010-03-01Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao4
2010-03-01Update OvmfPkg FDF to avoid DXE driver to be rebased on build time.lgao4
2010-03-01Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao4
2010-02-26add debug agent null instance in DSC file.vanjeff
2010-02-25Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten
2010-02-25OVMF: Move DXE drivers into a new firmware volumejljusten
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25remove svn:executable attribute for INF file.klu2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-231. Correct File header to ## @filelgao4
2010-02-22OVMF: Update README filejljusten
2010-02-02Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing...geekboy15a
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney
2010-01-27Fixed GDT load issue in some cases after a reset. Only CS should be used to ...geekboy15a
2010-01-06OVMF SEC: Fix VS2005 compiler warningsjljusten
2010-01-04OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten
2010-01-04OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten
2010-01-04OVMF Status Codes: Disable serial output, enable memory outputjljusten
2010-01-04OVMF: Define MDEPKG_NDEBUG to disable all debug code by defaultjljusten
2010-01-04OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten
2010-01-04OVMF: Use optimized BaseMemoryLib librariesjljusten
2010-01-04OVMF: Add SEC ExtractGuidedSection implementationjljusten
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli24
2009-12-29Refer to status code library instances in MdeModulePkg.xli24
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli24
2009-12-20Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf...klu2
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten
2009-12-16OVMF ResetVector: Modify interface with SEC modulejljusten
2009-12-16Add missing EFIAPI instances on several functions.jljusten
2009-12-09fix the wrong module name.eric_tian
2009-12-08fix build error, CpuIo module is replaced with CpuIo2Dxeeric_tian
2009-11-26Add DxeSecurityManagementLib instance lgao4
2009-11-25Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang8
2009-11-18Add necessary brace to fix GCC warningsqhuang8
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