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 <phi...@redhat.com> > Cc: Andrew Fish <af...@apple.com> > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > Cc: Jordan Justen <jordan.l.jus...@intel.com> > Cc: Leif Lindholm <l...@nuviainc.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > 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/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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-