[edk2-devel] [PATCH 21/43] OvmfPkg/PlatformPei: remove Xen support

Philippe Mathieu-Daudé philmd at redhat.com
Thu May 27 10:20:23 UTC 2021


On 5/26/21 10:14 PM, Laszlo Ersek wrote:
> The "OvmfPkg/PlatformPei/PlatformPei.inf" module is used by the following
> platform DSCs:
> 
>   OvmfPkg/AmdSev/AmdSevX64.dsc
>   OvmfPkg/OvmfPkgIa32.dsc
>   OvmfPkg/OvmfPkgIa32X64.dsc
>   OvmfPkg/OvmfPkgX64.dsc
> 
> Remove Xen support from "OvmfPkg/PlatformPei", including any dependencies
> that now become unused. The basic idea is to substitute FALSE for "mXen".
> 
> Remove "OvmfPkg/PlatformPei" from the "OvmfPkg: Xen-related modules"
> section of "Maintainers.txt".
> 
> This patch is best reviewed with "git show -b -W".
Thanks for the tip ;)

Reviewed-by: Philippe Mathieu-Daude <philmd at redhat.com>

> Cc: Andrew Fish <afish at apple.com>
> Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
> Cc: Jordan Justen <jordan.l.justen at intel.com>
> Cc: Leif Lindholm <leif at nuviainc.com>
> Cc: Michael D Kinney <michael.d.kinney at intel.com>
> Cc: Philippe Mathieu-Daudé <philmd at redhat.com>
> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2122
> Signed-off-by: Laszlo Ersek <lersek at redhat.com>
> ---
>  OvmfPkg/PlatformPei/PlatformPei.inf |   4 -
>  Maintainers.txt                     |   3 -
>  OvmfPkg/PlatformPei/Platform.h      |  17 --
>  OvmfPkg/PlatformPei/Xen.h           |  39 ----
>  OvmfPkg/PlatformPei/MemDetect.c     |  10 +-
>  OvmfPkg/PlatformPei/Platform.c      | 162 +++++++-------
>  OvmfPkg/PlatformPei/Xen.c           | 222 --------------------
>  7 files changed, 77 insertions(+), 380 deletions(-)



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75801): https://edk2.groups.io/g/devel/message/75801
Mute This Topic: https://groups.io/mt/83110716/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list