summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* sync patch r10994, r10995, r10996 from main trunk.vanjeff2011-04-141-2/+2
* Fixed filename case issue.vanjeff2010-11-091-1/+1
* sync patch 10868 from main trunk.vanjeff2010-09-135-5/+94
* sync patch 10770 from main trunk.vanjeff2010-09-0111-931/+678
* OVMF BlockMmioToBlockIoDxe: Fix build error for VS2005jljusten2010-03-231-4/+4
* OVMF: Add BlockMmioToBlockIoDxe driverjljusten2010-03-219-2/+1094
* OVMF: Add Block MMIO protocol definitionjljusten2010-03-212-0/+53
* Merge the same type PCD section.lgao42010-03-153-30/+23
* Still use |.efi Rule for INF file with binary EFI image, because the binary E...lgao42010-03-021-2/+17
* Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao42010-03-012-32/+32
* Update OvmfPkg FDF to avoid DXE driver to be rebased on build time.lgao42010-03-012-4/+8
* Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao42010-03-012-32/+32
* add debug agent null instance in DSC file.vanjeff2010-02-263-0/+3
* Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten2010-02-253-3/+0
* OVMF: Move DXE drivers into a new firmware volumejljusten2010-02-252-10/+60
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-256-0/+0
* remove svn:executable attribute for INF file.klu22010-02-252-0/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-253-7/+0
* 1. Correct File header to ## @filelgao42010-02-2316-70/+70
* OVMF: Update README filejljusten2010-02-221-4/+8
* Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing...geekboy15a2010-02-0225-1208/+2
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-305-32/+15
* Fixed GDT load issue in some cases after a reset. Only CS should be used to ...geekboy15a2010-01-277-1/+1
* OVMF SEC: Fix VS2005 compiler warningsjljusten2010-01-062-3/+1
* OVMF VTF0 Reset Vector: Cleanup Global Descriptor Table (GDT)jljusten2010-01-047-65/+58
* OVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descriptorsjljusten2010-01-047-5/+5
* OVMF Status Codes: Disable serial output, enable memory outputjljusten2010-01-043-6/+6
* OVMF: Define MDEPKG_NDEBUG to disable all debug code by defaultjljusten2010-01-043-0/+15
* OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten2010-01-0413-294/+554
* OVMF: Use optimized BaseMemoryLib librariesjljusten2010-01-043-6/+23
* OVMF: Add SEC ExtractGuidedSection implementationjljusten2010-01-042-0/+468
* Refer to OEM status code hook library instances in MdeModulePkg.xli242009-12-293-9/+9
* Refer to status code library instances in MdeModulePkg.xli242009-12-293-21/+21
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-253-9/+9
* Fix bug that ovmf's BDS can not be entered and add SmbiosDxe driver into Ovmf...klu22009-12-205-6/+11
* OVMF SEC: Modify to match new interface of reset vector modulejljusten2009-12-168-74/+173
* OVMF ResetVector: Modify interface with SEC modulejljusten2009-12-1621-332/+478
* Add missing EFIAPI instances on several functions.jljusten2009-12-161-0/+1
* fix the wrong module name.eric_tian2009-12-092-2/+2
* fix build error, CpuIo module is replaced with CpuIo2Dxeeric_tian2009-12-083-3/+3
* Add DxeSecurityManagementLib instance lgao42009-11-263-0/+3
* Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang82009-11-255-0/+13
* Add necessary brace to fix GCC warningsqhuang82009-11-181-18/+36
* Remove redundant blank character in DSC file.klu22009-10-223-3/+3
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-205-5/+5
* OVMF: Align PE images in ROM, and strip relocations were possible.jljusten2009-10-072-13/+29
* OVMF SEC: Modify to search sections of FFS file for PE32 image.jljusten2009-10-073-3/+26
* Fix comment describing the library in PlatformFvbLibNull.inf.jljusten2009-10-021-1/+1
* EmuVariableFvbRuntimeDxe: Fix warnings generated by VS2005jljusten2009-09-261-4/+4
* OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten2009-09-264-1/+80