summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Update file guid to avoid conflict with other file.ydong101-1/+1
2012-08-15OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten16-12/+7379
2012-08-15OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten1-9/+9
2012-08-13OvmfPkg: Support GCC47 toolchainjljusten1-0/+3
2012-08-13OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten7-62/+146
2012-08-13OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten1-10/+10
2012-08-13OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten1-3/+3
2012-08-13OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten1-13/+122
2012-08-13OvmfPkg: add parallel port to the DSDTjljusten1-0/+13
2012-08-13OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten1-1/+1
2012-08-13OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten1-5/+7
2012-08-13OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten1-23/+28
2012-08-13OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten1-2/+2
2012-08-13OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDTjljusten1-22/+22
2012-08-13OvmfPkg: add qemu debug console port to XTRA devicejljusten1-0/+1
2012-08-13OvmfPkg: fix LAPIC RangeLength in DSDTjljusten1-4/+4
2012-08-13OvmfPkg: sync FADT with QEMU: PM Timer is 24-bitjljusten1-1/+1
2012-08-13OvmfPkg: sync FADT with QEMU: boot architecture flagsjljusten1-1/+1
2012-08-13OvmfPkg: sync FADT with QEMU: clear DAY_ALRMjljusten1-1/+1
2012-08-13OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDEjljusten1-2/+2
2012-08-13OvmfPkg: sync FADT with QEMU: disable PM2 control blockjljusten1-2/+2
2012-08-13OvmfPkg: sync FADT with QEMU: correct SMI_CMDjljusten2-5/+5
2012-08-13OvmfPkg: cleanup whitespace in Facp.aslc / Platform.hjljusten2-10/+10
2012-08-09OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten2-3/+3
2012-07-31OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDTjljusten1-4/+85
2012-07-31OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespacejljusten1-14/+14
2012-07-31OvmfPkg: scan memory space map and populate FWDT (32-bit fields only)jljusten2-1/+88
2012-07-31OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDTjljusten3-1/+125
2012-07-31OvmfPkg: clean up memory mapjljusten2-18/+16
2012-07-31OvmfPkg/*.dsc: Move PCD locations to be similar to OvmfPkgIa32X64.dscjljusten2-14/+14
2012-07-31OvmfPkg: Move DxeServicesTableLib to common LibraryClassesjljusten3-6/+3
2012-07-31OvmfPkg: Disable debugging for UNIXGCC to save spacejljusten4-0/+22
2012-07-26OvmfPkg: add support for debug console on port 0x402jljusten6-0/+418
2012-07-23OvmfPkg: introduce QemuFwCfgFindFile ()jljusten2-0/+74
2012-07-18OvmfPkg/AcpiPlatformDxe: rely on built-in checksummingjljusten1-33/+0
2012-07-18OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8jljusten2-36/+6
2012-07-18OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables supportjljusten3-52/+370
2012-07-10OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten1-206/+0
2012-07-10accept "-n THREADNUMBER" in OvmfPkg build scriptjljusten1-2/+6
2012-07-10embed OvmfVideo.rom into OVMF.fdjljusten5-19/+8
2012-07-10increase MEMFD size to enable secure boot buildjljusten3-9/+9
2012-06-07Fix file guid conflict.ydong101-1/+1
2012-06-01OvmfPkg/AcpiPlatformDxe: Fix VS2010 build issuejljusten1-3/+3
2012-05-30OvmfPkg/AcpiPlatformDxe: Dynamically add Local APIC entries in MADTjljusten2-1/+83
2012-05-30OvmfPkg ACPI MADT: Make processor IDs zero basedjljusten1-11/+11
2012-05-30OvmfPkg/AcpiPlatformDxe: Detect QEMU & Xenjljusten5-32/+228
2012-05-30OvmfPkg: Add AcpiPlatformDxejljusten8-6/+319
2012-05-30OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten11-1/+603
2012-05-28Update to use correct file name for video option.niruiyu2-4/+4
2012-05-23Fix build break in OvmfPkgIa32X64.dsc where gEfiSecurityPkgTokenSpaceGuid was...leegrosenbaum1-7/+8