summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: assorted whitespace removaljljusten2012-09-123-7/+5
* OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size errorjljusten2012-08-281-2/+2
* OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44jljusten2012-08-281-2/+2
* OvmfPkg: get boot order from QEMUjljusten2012-08-274-0/+1028
* OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocationjljusten2012-08-271-2/+3
* Update file guid to avoid conflict with other file.ydong102012-08-171-1/+1
* OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten2012-08-1516-12/+7379
* OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten2012-08-151-9/+9
* OvmfPkg: Support GCC47 toolchainjljusten2012-08-131-0/+3
* OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten2012-08-137-62/+146
* OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten2012-08-131-10/+10
* OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten2012-08-131-3/+3
* OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten2012-08-131-13/+122
* OvmfPkg: add parallel port to the DSDTjljusten2012-08-131-0/+13
* OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten2012-08-131-1/+1
* OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten2012-08-131-5/+7
* OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten2012-08-131-23/+28
* OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten2012-08-131-2/+2
* OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDTjljusten2012-08-131-22/+22
* OvmfPkg: add qemu debug console port to XTRA devicejljusten2012-08-131-0/+1
* OvmfPkg: fix LAPIC RangeLength in DSDTjljusten2012-08-131-4/+4
* OvmfPkg: sync FADT with QEMU: PM Timer is 24-bitjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: boot architecture flagsjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: clear DAY_ALRMjljusten2012-08-131-1/+1
* OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDEjljusten2012-08-131-2/+2
* OvmfPkg: sync FADT with QEMU: disable PM2 control blockjljusten2012-08-131-2/+2
* OvmfPkg: sync FADT with QEMU: correct SMI_CMDjljusten2012-08-132-5/+5
* OvmfPkg: cleanup whitespace in Facp.aslc / Platform.hjljusten2012-08-132-10/+10
* OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten2012-08-092-3/+3
* OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDTjljusten2012-07-311-4/+85
* OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespacejljusten2012-07-311-14/+14
* OvmfPkg: scan memory space map and populate FWDT (32-bit fields only)jljusten2012-07-312-1/+88
* OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDTjljusten2012-07-313-1/+125
* OvmfPkg: clean up memory mapjljusten2012-07-312-18/+16
* OvmfPkg/*.dsc: Move PCD locations to be similar to OvmfPkgIa32X64.dscjljusten2012-07-312-14/+14
* OvmfPkg: Move DxeServicesTableLib to common LibraryClassesjljusten2012-07-313-6/+3
* OvmfPkg: Disable debugging for UNIXGCC to save spacejljusten2012-07-314-0/+22
* OvmfPkg: add support for debug console on port 0x402jljusten2012-07-266-0/+418
* OvmfPkg: introduce QemuFwCfgFindFile ()jljusten2012-07-232-0/+74
* OvmfPkg/AcpiPlatformDxe: rely on built-in checksummingjljusten2012-07-181-33/+0
* OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8jljusten2012-07-182-36/+6
* OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables supportjljusten2012-07-183-52/+370
* OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten2012-07-101-206/+0
* accept "-n THREADNUMBER" in OvmfPkg build scriptjljusten2012-07-101-2/+6
* 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