From: Rebecca Cran Date: Tue, 3 May 2022 18:48:19 +0000 (+0800) Subject: OvmfPkg: Remove RVCT support X-Git-Tag: edk2-stable202205~17 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=57c84113a14e9aef63bfa63ebfc9366cb7f87a55 OvmfPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran Reviewed-by: Ard Biesheuvel --- diff --git a/OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf b/OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf index 21ce5b4434..32ae73f7aa 100644 --- a/OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf +++ b/OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf @@ -58,6 +58,3 @@ [Guids.IA32, Guids.X64] gEfiXenInfoGuid - -[BuildOptions.ARM] - RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A15