Please see the parent blurb <[email protected]">http://mid.mail-archive.com/[email protected]> for a high level description.
Cc: "Michael S. Tsirkin" <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Ben Warren <[email protected]> Cc: Dongjiu Geng <[email protected]> Cc: Igor Mammedov <[email protected]> Cc: Shannon Zhao <[email protected]> Cc: Stefan Berger <[email protected]> Cc: Xiao Guangrong <[email protected]> Thanks Laszlo Laszlo Ersek (7): hw/acpi/bios-linker-loader: expose allocation zone as an enum hw/acpi/bios-linker-loader: introduce "no ACPI tables" content hint for ALLOC hw/acpi/bios-linker-loader: introduce BIOS_LINKER_LOADER_ALLOC_ZONE_64BIT hw/acpi/nvdimm: ask the firmware to allocate NVDIMM_DSM_MEM_FILE as NOACPI hw/acpi/vmgenid: ask the fw to alloc VMGENID_GUID_FW_CFG_FILE as NOACPI hw/i386/acpi-build: ask the fw to alloc ACPI_BUILD_TPMLOG_FILE with 64bit/NOACPI hw/arm/virt-acpi-build: make the fw alloc blobs with ACPI tables as 64bit docs/specs/vmgenid.txt | 49 ++++++++++++++++-------------------- include/hw/acpi/bios-linker-loader.h | 22 +++++++++++++++- include/hw/acpi/vmgenid.h | 3 --- hw/acpi/bios-linker-loader.c | 18 ++++++------- hw/acpi/nvdimm.c | 4 ++- hw/acpi/vmgenid.c | 25 ++++++------------ hw/arm/virt-acpi-build.c | 6 +++-- hw/i386/acpi-build.c | 9 ++++--- 8 files changed, 70 insertions(+), 66 deletions(-) -- 2.9.3 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

