summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Improve robustness when scanning PCI Option ROM.rsun31-8/+28
2012-03-09OvmfPkg: Enable secure-boot support when SECURE_BOOT_ENABLE==TRUEjljusten6-6/+151
2012-03-09OvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSecureBootEnablejljusten2-1/+81
2012-03-09OvmfPkg: Add PcdSecureBootEnablejljusten4-0/+30
2012-03-09OvmfPkg: Add PlatformSecureLib instancejljusten2-0/+90
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-1/+2
2011-12-16Refine file header format to follow coding style.ydong101-2/+2
2011-12-11Update OvmfPkg FDF to avoid DXE driver to be rebased on build time.lgao43-3/+9
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng141-1/+1
2011-11-10OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is setjljusten8-0/+86
2011-11-10OvmfPkg: Add CsmSupportLibjljusten12-0/+2326
2011-11-08EmulatorPkg, OvmfPkg: Remove debug code in build.shjljusten1-1/+0
2011-10-31OvmfPkg/PlatformPei: Remove MtrrLib ASSERTsjljusten1-6/+3
2011-10-31OvmfPkg: Remove variables that are set, but not usedjljusten3-8/+2
2011-10-31OvmfPkg/build.sh: Detect GCC 4.5 & 4.6jljusten1-2/+13
2011-10-28Set MTRR registers.vanjeff2-1/+13
2011-10-26Removing IsaSerailDxe driver instead of removing the TerminalDxe driver when ...vanjeff3-12/+12
2011-09-30Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS.ydong101-1/+0
2011-09-02Correct package namehhtian2-2/+2
2011-09-02Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin2-0/+2
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu21-0/+36
2011-08-25Fix build crash while using MSFT to build OVMF, also fix some build warning r...gikidy5-12/+12
2011-08-17OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issuejljusten1-2/+2
2011-08-13OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)jljusten10-6/+373
2011-08-11OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten1-1/+1
2011-08-05OvmfPkg/PlatformPei: Add Xen supportjljusten4-14/+197
2011-07-29OvmfPkg/Include/Guid: Add XenInfo GUIDjljusten2-0/+43
2011-07-27OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten1-5/+24
2011-07-11OvmfPkg: Add PathLib class mapping when building the UEFI shelljljusten3-0/+3
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142-2/+3
2011-06-26OvmfPkg: Add support for UEFI shelljljusten6-3/+132
2011-06-07update copyright line formathhtian1-2/+2
2011-05-09Clean up DEC files:mdkinney1-9/+9
2011-05-05Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-1/+1
2011-04-17OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG buildsjljusten3-15/+15
2011-04-12OvmfPkg: Add QemuVideoDxe driverjljusten14-20/+2054
2011-03-31OvmfPkg/*.dsc: Change FileHandleLib instance pathjljusten3-3/+3
2011-03-22OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag buildjljusten1-2/+7
2011-03-22OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPIjljusten2-0/+26
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff1-2/+2
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney3-0/+3
2011-02-23OvmfPkg: Add create-release.py scriptjljusten1-0/+240
2011-01-30OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten4-536/+94
2011-01-30OvmfPkg: Add SerializeVariablesLib library instancejljusten6-0/+941
2011-01-30OvmfPkg: Add SerializeVariablesLib library classjljusten2-1/+234
2011-01-27OvmfPkg ResetSystemLib: Fix build issue with VS2005jljusten1-1/+1
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