summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2010-10-13OVMF: Only enable MDEPKG_NDEBUG for RELEASE buildsjljusten3-19/+19
2010-10-13OVMF: Support greater than 2GB of memoryjljusten3-12/+19
2010-10-13OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten1-2/+1
2010-09-12Update Ovmf DSC/FDF files to support source debugging feature that will be sw...vanjeff6-9/+81
2010-08-03Clean up SEC implementation for Ovmf.mdkinney14-938/+701
2010-07-26Add support for e1000 NICs to OVMFmdkinney7-16/+498
2010-07-16Update OVMF Platform PEI to declare IO and MMIO resources.mdkinney1-23/+28
2010-07-04Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney1-0/+1
2010-06-29Fix FFS file type for binary modules of type UEFI_DRIVERmdkinney2-2/+2
2010-06-29Remove extra references to binary INFs from DSC filemdkinney5-24/+34
2010-06-25Simplify DSC/FDF files for OVMF mdkinney5-154/+74
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