summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* Update copyright formathhtian2012-04-241-3/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Remove unused PCDs in OVMF Platform. lgao42012-04-103-6/+0
* OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum2012-04-047-35/+20
* Updated platform DSC files to add CPU Exception Library instances.vanjeff2012-03-153-3/+6
* Improve robustness when scanning PCI Option ROM.rsun32012-03-141-8/+28
* OvmfPkg: Enable secure-boot support when SECURE_BOOT_ENABLE==TRUEjljusten2012-03-096-6/+151
* OvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSecureBootEnablejljusten2012-03-092-1/+81
* OvmfPkg: Add PcdSecureBootEnablejljusten2012-03-094-0/+30
* OvmfPkg: Add PlatformSecureLib instancejljusten2012-03-092-0/+90
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-1/+2
* 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