summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao45-471/+3
2010-04-28Update the copyright notice formathhtian57-114/+114
2010-04-22Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao45-7/+0
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao43-3/+3
2010-03-23OVMF BlockMmioToBlockIoDxe: Fix build error for VS2005jljusten1-4/+4
2010-03-21OVMF: Add BlockMmioToBlockIoDxe driverjljusten9-2/+1094
2010-03-21OVMF: Add Block MMIO protocol definitionjljusten2-0/+53
2010-03-15Merge the same type PCD section.lgao43-30/+23
2010-03-02Still use |.efi Rule for INF file with binary EFI image, because the binary E...lgao41-2/+17
2010-03-01Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao42-32/+32
2010-03-01Update OvmfPkg FDF to avoid DXE driver to be rebased on build time.lgao42-4/+8
2010-03-01Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao42-32/+32
2010-02-26add debug agent null instance in DSC file.vanjeff3-0/+3
2010-02-25Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten3-3/+0
2010-02-25OVMF: Move DXE drivers into a new firmware volumejljusten2-10/+60
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten6-0/+0
2010-02-25remove svn:executable attribute for INF file.klu22-0/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu23-7/+0
2010-02-231. Correct File header to ## @filelgao416-70/+70
2010-02-22OVMF: Update README filejljusten1-4/+8
2010-02-02Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing...geekboy15a25-1208/+2
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney5-32/+15
2010-01-27Fixed GDT load issue in some cases after a reset. Only CS should be used to ...geekboy15a7-1/+1
2010-01-06OVMF SEC: Fix VS2005 compiler warningsjljusten2-3/+1
2010-01-04OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten7-65/+58
2010-01-04OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten7-5/+5
2010-01-04OVMF Status Codes: Disable serial output, enable memory outputjljusten3-6/+6
2010-01-04OVMF: Define MDEPKG_NDEBUG to disable all debug code by defaultjljusten3-0/+15
2010-01-04OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten13-294/+554
2010-01-04OVMF: Use optimized BaseMemoryLib librariesjljusten3-6/+23
2010-01-04OVMF: Add SEC ExtractGuidedSection implementationjljusten2-0/+468
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli243-9/+9
2009-12-29Refer to status code library instances in MdeModulePkg.xli243-21/+21
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