]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/AcpiPlatformDxe
MdeModulePkg: Fix use-after-free error in InstallConfigurationTable()
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe /
2017-06-09 Ard BiesheuvelOvmfPkg/AcpiPlatformDxe: fix spurious uninitialized...
2017-06-07 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: alloc blobs from 64-bit space...
2017-03-30 Phil Dennis-JordanOvmfPkg: Allow multiple add-pointer linker commands...
2017-03-14 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: save fw_cfg boot script with...
2017-03-14 Laszlo ErsekArmVirtPkg, OvmfPkg: retire QemuFwCfgS3Enabled() from...
2017-02-22 Laszlo ErsekOvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DMA_ADDRESS...
2017-02-22 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: update PointerValue comments...
2017-02-22 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: drop double right shift in...
2017-02-21 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: replay QEMU_LOADER_WRITE_POINT...
2017-02-21 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: implement the QEMU_LOADER_WRIT...
2017-02-21 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: rewrap license block in "QemuF...
2017-02-21 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: add QEMU_LOADER_WRITE_POINTER...
2017-02-21 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: prepare for QEMU_LOADER_WRITE_...
2016-09-12 Thomas HuthOvmfPkg: Fix typing errors
2016-04-19 Volker RĂ¼melinOvmfPkg: AcpiPlatformDxe: Don't enable unsupported...
2016-03-23 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: enable PCI IO and MMIO while...
2016-03-23 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: when PCI is enabled, wait...
2015-02-19 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: make dependency on PCI enumer...
2015-02-19 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: extract common entry point
2015-02-19 Jordan JustenOvmfPkg/AcpiPlatformDxe: InstallAllQemuLinkedTables...
2015-02-19 Jordan JustenOvmfPkg/AcpiPlatformDxe: FindAcpiTablesInFv => InstallO...
2015-02-17 Jordan JustenOvmfPkg/AcpiPlatformDxe: Assert if AcpiTable protocol...
2015-02-17 Jordan JustenOvmfPkg/QemuFwCfgAcpiPlatformDxe: Move entry point...
2015-02-02 Jordan JustenOvmfPkg/AcpiPlatformDxe: Add QEMU fw-cfg only driver
2015-02-02 Jordan JustenOvmfPkg/AcpiPlatformDxe: Split QEMU fw-cfg into a new...
2014-11-20 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: make dependency on PCI enumer...
2014-09-25 Jordan JustenOvmfPkg/AcpiPlatformDxe: Fix VS2012 IA32 build warning
2014-09-22 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: implement QEMU's full ACPI...
2014-09-22 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: remove current ACPI table...
2014-09-22 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: actualize QemuLoader.h comments
2014-06-19 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: don't rely on unstable QEMU...
2014-06-19 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: exclude RSD PTR from QEMU...
2014-06-19 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemu...
2014-03-31 Laszlo ErsekOvmfPkg: AcpiPlatformDxe: download ACPI tables from...
2013-11-12 Jordan JustenOvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit...
2013-02-14 jljustenOvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytes
2012-12-17 jljustenOvmfPkg: create \_S3 and \_S4 packages dynamically
2012-08-15 jljustenOvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues
2012-08-13 jljustenOvmfPkg: generate full MADT dynamically, synchronize...
2012-08-09 jljustenOvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issues
2012-07-31 jljustenOvmfPkg: scan memory space map and populate FWDT (32...
2012-07-31 jljustenOvmfPkg: install an SSDT with a dynamic OperationRegion...
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe: rely on built-in checksumming
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe/Xen.c: reuse CalculateSum8
2012-07-18 jljustenOvmfPkg/AcpiPlatformDxe: Add Xen ACPI tables support
2012-06-07 ydong10Fix file guid conflict.
2012-06-01 jljustenOvmfPkg/AcpiPlatformDxe: Fix VS2010 build issue
2012-05-30 jljustenOvmfPkg/AcpiPlatformDxe: Dynamically add Local APIC...
2012-05-30 jljustenOvmfPkg/AcpiPlatformDxe: Detect QEMU & Xen
2012-05-30 jljustenOvmfPkg: Add AcpiPlatformDxe