Re: [edk2-devel] [PATCH v5 0/9] Add ACPI support for Kvmtool

2022-02-01 Thread Ard Biesheuvel
On Tue, 1 Feb 2022 at 18:23, wrote: > > From: Pierre Gondois > > Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3742 > V1: https://edk2.groups.io/g/devel/message/76990 > V2: > - New patch: "DynamicTablesPkg: Print specifier macro for > CM_OBJECT_ID" [Laszlo] > - Only add AcpiView for ArmVi

[edk2-devel] [PATCH v5 0/9] Add ACPI support for Kvmtool

2022-02-01 Thread PierreGondois
From: Pierre Gondois Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=3742 V1: https://edk2.groups.io/g/devel/message/76990 V2: - New patch: "DynamicTablesPkg: Print specifier macro for CM_OBJECT_ID" [Laszlo] - Only add AcpiView for ArmVirtKvmTool instead of all ArmVirt platforms. This is