summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* Refine file header format to follow coding style.ydong102011-12-161-2/+2
* Update OvmfPkg FDF to avoid DXE driver to be rebased on build time.lgao42011-12-113-3/+9
* According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng142011-11-211-1/+1
* OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is setjljusten2011-11-108-0/+86
* OvmfPkg: Add CsmSupportLibjljusten2011-11-1012-0/+2326
* EmulatorPkg, OvmfPkg: Remove debug code in build.shjljusten2011-11-081-1/+0
* OvmfPkg/PlatformPei: Remove MtrrLib ASSERTsjljusten2011-10-311-6/+3
* OvmfPkg: Remove variables that are set, but not usedjljusten2011-10-313-8/+2
* OvmfPkg/build.sh: Detect GCC 4.5 & 4.6jljusten2011-10-311-2/+13
* Set MTRR registers.vanjeff2011-10-282-1/+13
* Removing IsaSerailDxe driver instead of removing the TerminalDxe driver when ...vanjeff2011-10-263-12/+12
* Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS.ydong102011-09-301-1/+0
* Correct package namehhtian2011-09-022-2/+2
* Add LockBox null library to make CapsuleRuntimeDxe driver build pass.li-elvin2011-09-022-0/+2
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-251-0/+36
* Fix build crash while using MSFT to build OVMF, also fix some build warning r...gikidy2011-08-255-12/+12
* OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issuejljusten2011-08-171-2/+2
* OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)jljusten2011-08-1310-6/+373
* OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten2011-08-111-1/+1
* OvmfPkg/PlatformPei: Add Xen supportjljusten2011-08-054-14/+197
* OvmfPkg/Include/Guid: Add XenInfo GUIDjljusten2011-07-292-0/+43
* OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten2011-07-271-5/+24
* OvmfPkg: Add PathLib class mapping when building the UEFI shelljljusten2011-07-113-0/+3
* Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142011-06-282-2/+3
* OvmfPkg: Add support for UEFI shelljljusten2011-06-266-3/+132
* update copyright line formathhtian2011-06-071-2/+2
* Clean up DEC files:mdkinney2011-05-091-9/+9
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-051-1/+1
* OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG buildsjljusten2011-04-173-15/+15
* OvmfPkg: Add QemuVideoDxe driverjljusten2011-04-1214-20/+2054
* OvmfPkg/*.dsc: Change FileHandleLib instance pathjljusten2011-03-313-3/+3
* OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag buildjljusten2011-03-221-2/+7
* OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPIjljusten2011-03-222-0/+26
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-2/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-103-0/+3
* OvmfPkg: Add create-release.py scriptjljusten2011-02-231-0/+240
* OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten2011-01-304-536/+94
* OvmfPkg: Add SerializeVariablesLib library instancejljusten2011-01-306-0/+941
* OvmfPkg: Add SerializeVariablesLib library classjljusten2011-01-302-1/+234
* OvmfPkg ResetSystemLib: Fix build issue with VS2005jljusten2011-01-271-1/+1
* OvmfPkg: Add support for memory above 4GBjljusten2011-01-213-7/+81
* OvmfPkg: Add NullMemoryTestDxe driverjljusten2011-01-216-1/+6
* OvmfPkg: Add DEBUG messages to dump the contents of CMOSjljusten2011-01-211-0/+24
* OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten2011-01-165-5/+5
* OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten2011-01-135-6/+145
* OvmfPkg/PlatformPei: Set PM base address OVMFjljusten2011-01-132-0/+6
* OvmfPkg/build.sh: Recognize '-p' switchjljusten2011-01-131-3/+11
* OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten2011-01-094-4/+145
* OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten2011-01-095-24/+24
* OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten2011-01-094-8/+26