summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2011-01-21OvmfPkg: Add support for memory above 4GBjljusten3-7/+81
2011-01-21OvmfPkg: Add NullMemoryTestDxe driverjljusten6-1/+6
2011-01-21OvmfPkg: Add DEBUG messages to dump the contents of CMOSjljusten1-0/+24
2011-01-16OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten5-5/+5
2011-01-13OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten5-6/+145
2011-01-13OvmfPkg/PlatformPei: Set PM base address OVMFjljusten2-0/+6
2011-01-13OvmfPkg/build.sh: Recognize '-p' switchjljusten1-3/+11
2011-01-09OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten4-4/+145
2011-01-09OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten5-24/+24
2011-01-09OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten4-8/+26
2011-01-09OvmfPkg/build.sh: Add features and replace build32/64.shjljusten3-158/+116
2010-12-31OvmfPkg: Work around issue seen with kvm + grub2 (efi)jljusten3-24/+6
2010-12-31OvmfPkg: Add USB supportjljusten6-2/+59
2010-12-31OvmfPkg README: Group network information togetherjljusten1-20/+30
2010-12-31OvmfPkg: Add build32.sh and build64.sh scriptsjljusten3-0/+251
2010-12-06DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten3-0/+3
2010-11-02Fix PCD token value conflict issue.gikidy1-2/+2
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