On 5/26/21 10:14 PM, Laszlo Ersek wrote:
> The root of the QEMU ACPI linker/loader client in XenAcpiPlatformDxe is
> the InstallQemuFwCfgTables() function. This function always fails on Xen,
> due to its top-most QemuFwCfgFindFile() call.
> 
> Remove the InstallQemuFwCfgTables() function call from XenAcpiPlatformDxe,
> along with all dependencies that now become unused.
> 
> Cc: Anthony Perard <anthony.per...@citrix.com>
> Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org>
> Cc: Jordan Justen <jordan.l.jus...@intel.com>
> Cc: Julien Grall <jul...@xen.org>
> Cc: Philippe Mathieu-Daudé <phi...@redhat.com>
> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122
> Signed-off-by: Laszlo Ersek <ler...@redhat.com>
> ---
>  OvmfPkg/XenAcpiPlatformDxe/XenAcpiPlatformDxe.inf |    6 -
>  OvmfPkg/XenAcpiPlatformDxe/AcpiPlatform.h         |   51 -
>  OvmfPkg/XenAcpiPlatformDxe/AcpiPlatform.c         |    2 +-
>  OvmfPkg/XenAcpiPlatformDxe/BootScript.c           |  269 -----
>  OvmfPkg/XenAcpiPlatformDxe/PciDecoding.c          |  194 ----
>  OvmfPkg/XenAcpiPlatformDxe/QemuFwCfgAcpi.c        | 1196 --------------------
>  6 files changed, 1 insertion(+), 1717 deletions(-)

Reviewed-by: Philippe Mathieu-Daude <phi...@redhat.com>



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75778): https://edk2.groups.io/g/devel/message/75778
Mute This Topic: https://groups.io/mt/83110541/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to