summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)Author
2012-10-11Add missing braces around initializer.lzeng14
2012-10-08OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device pathsjljusten
2012-10-08OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2jljusten
2012-10-08OvmfPkg: QemuBootOrder: whitespace fixjljusten
2012-10-08OvmfPkg: introduce virtio-blk driverjljusten
2012-10-04When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to s...mdkinney
2012-10-04Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2...mdkinney
2012-10-03The exception table information in X64 PE/COFF images is being stripped by de...mdkinney
2012-10-03VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney
2012-09-12OvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build breakjljusten
2012-09-12OvmfPkg: key PMBA setup in Platform PEI off of PMREGMISC/PMIOSE, not Xenjljusten
2012-09-12OvmfPkg: enable PIIX4 IO space in the PEI phasejljusten
2012-09-12OvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPACE in AcpiTimerLibjljusten
2012-09-12OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfieldjljusten
2012-09-12OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCDjljusten
2012-09-12OvmfPkg: assorted whitespace removaljljusten
2012-08-28OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size errorjljusten
2012-08-28OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44jljusten
2012-08-27OvmfPkg: get boot order from QEMUjljusten
2012-08-27OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocationjljusten
2012-08-17Update file guid to avoid conflict with other file.ydong10
2012-08-15OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten
2012-08-15OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten
2012-08-13OvmfPkg: Support GCC47 toolchainjljusten
2012-08-13OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten
2012-08-13OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten
2012-08-13OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten
2012-08-13OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten
2012-08-13OvmfPkg: add parallel port to the DSDTjljusten
2012-08-13OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten
2012-08-13OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten
2012-08-13OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten
2012-08-13OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten
2012-08-13OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDTjljusten
2012-08-13OvmfPkg: add qemu debug console port to XTRA devicejljusten
2012-08-13OvmfPkg: fix LAPIC RangeLength in DSDTjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: PM Timer is 24-bitjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: boot architecture flagsjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: clear DAY_ALRMjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: cleanup FLUSH_SIZE / FLUSH_STRIDEjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: disable PM2 control blockjljusten
2012-08-13OvmfPkg: sync FADT with QEMU: correct SMI_CMDjljusten
2012-08-13OvmfPkg: cleanup whitespace in Facp.aslc / Platform.hjljusten
2012-08-09OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten
2012-07-31OvmfPkg/AcpiTables/Dsdt.asl: report the PCI IO ranges set in FWDTjljusten
2012-07-31OvmfPkg/AcpiTables/Dsdt.asl: strip trailing whitespacejljusten
2012-07-31OvmfPkg: scan memory space map and populate FWDT (32-bit fields only)jljusten
2012-07-31OvmfPkg: install an SSDT with a dynamic OperationRegion called FWDTjljusten
2012-07-31OvmfPkg: clean up memory mapjljusten
2012-07-31OvmfPkg/*.dsc: Move PCD locations to be similar to OvmfPkgIa32X64.dscjljusten