summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)Author
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
2012-07-31OvmfPkg: Move DxeServicesTableLib to common LibraryClassesjljusten
2012-07-31OvmfPkg: Disable debugging for UNIXGCC to save spacejljusten
2012-07-26OvmfPkg: add support for debug console on port 0x402jljusten
2012-07-23OvmfPkg: introduce QemuFwCfgFindFile ()jljusten
2012-07-18OvmfPkg/AcpiPlatformDxe: rely on built-in checksummingjljusten
2012-07-18OvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8jljusten
2012-07-18OvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables supportjljusten
2012-07-10OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten
2012-07-10accept "-n THREADNUMBER" in OvmfPkg build scriptjljusten
2012-07-10embed OvmfVideo.rom into OVMF.fdjljusten
2012-07-10increase MEMFD size to enable secure boot buildjljusten
2012-06-07Fix file guid conflict.ydong10
2012-06-01OvmfPkg/AcpiPlatformDxe: Fix VS2010 build issuejljusten
2012-05-30OvmfPkg/AcpiPlatformDxe: Dynamically add Local APIC entries in MADTjljusten
2012-05-30OvmfPkg ACPI MADT: Make processor IDs zero basedjljusten
2012-05-30OvmfPkg/AcpiPlatformDxe: Detect QEMU & Xenjljusten
2012-05-30OvmfPkg: Add AcpiPlatformDxejljusten
2012-05-30OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten
2012-05-28Update to use correct file name for video option.niruiyu
2012-05-23Fix build break in OvmfPkgIa32X64.dsc where gEfiSecurityPkgTokenSpaceGuid was...leegrosenbaum
2012-05-04OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten
2012-05-04OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten
2012-05-04OvmfPkg/AcpiTables: Set SMI ACPI Enable/Disable fields to 0jljusten
2012-05-04OvmfPkg/AcpiTables: Update GPE0 block address range for QEMUjljusten
2012-04-24Update copyright formathhtian
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-04-10Remove unused PCDs in OVMF Platform. lgao4
2012-04-04OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum
2012-03-15Updated platform DSC files to add CPU Exception Library instances.vanjeff
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2012-03-09OvmfPkg: Enable secure-boot support when SECURE_BOOT_ENABLE==TRUEjljusten
2012-03-09OvmfPkg/EmuVariableFvbRuntimeDxe: Add support for PcdSecureBootEnablejljusten
2012-03-09OvmfPkg: Add PcdSecureBootEnablejljusten