summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* Add missing braces around initializer.lzeng142012-10-114-103/+130
* OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device pathsjljusten2012-10-081-0/+26
* OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2jljusten2012-10-081-8/+11
* OvmfPkg: QemuBootOrder: whitespace fixjljusten2012-10-081-3/+3
* OvmfPkg: introduce virtio-blk driverjljusten2012-10-0810-0/+1947
* When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to s...mdkinney2012-10-041-31/+51
* Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2...mdkinney2012-10-043-0/+45
* The exception table information in X64 PE/COFF images is being stripped by de...mdkinney2012-10-032-1/+11
* VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney2012-10-031-2/+2
* OvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build breakjljusten2012-09-123-9/+9
* OvmfPkg: key PMBA setup in Platform PEI off of PMREGMISC/PMIOSE, not Xenjljusten2012-09-121-7/+9
* OvmfPkg: enable PIIX4 IO space in the PEI phasejljusten2012-09-122-2/+22
* OvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPACE in AcpiTimerLibjljusten2012-09-121-1/+5
* OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfieldjljusten2012-09-122-2/+2
* OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCDjljusten2012-09-123-1/+12
* 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