summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
...
* embed OvmfVideo.rom into OVMF.fdjljusten2012-07-105-19/+8
* increase MEMFD size to enable secure boot buildjljusten2012-07-103-9/+9
* Fix file guid conflict.ydong102012-06-071-1/+1
* OvmfPkg/AcpiPlatformDxe: Fix VS2010 build issuejljusten2012-06-011-3/+3
* OvmfPkg/AcpiPlatformDxe: Dynamically add Local APIC entries in MADTjljusten2012-05-302-1/+83
* OvmfPkg ACPI MADT: Make processor IDs zero basedjljusten2012-05-301-11/+11
* OvmfPkg/AcpiPlatformDxe: Detect QEMU & Xenjljusten2012-05-305-32/+228
* OvmfPkg: Add AcpiPlatformDxejljusten2012-05-308-6/+319
* OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten2012-05-3011-1/+603
* Update to use correct file name for video option.niruiyu2012-05-282-4/+4
* Fix build break in OvmfPkgIa32X64.dsc where gEfiSecurityPkgTokenSpaceGuid was...leegrosenbaum2012-05-231-7/+8
* OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten2012-05-043-5/+5
* OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten2012-05-041-0/+13
* OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0jljusten2012-05-041-2/+2
* OvmfPkg/AcpiTables: Update GPE0 block address range for QEMUjljusten2012-05-042-1/+2
* 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