From 57c84113a14e9aef63bfa63ebfc9366cb7f87a55 Mon Sep 17 00:00:00 2001 From: Rebecca Cran Date: Wed, 4 May 2022 02:48:19 +0800 Subject: [PATCH] OvmfPkg: Remove RVCT support RVCT is obsolete and no longer used. Remove support for it. Signed-off-by: Rebecca Cran Reviewed-by: Ard Biesheuvel --- OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.39.2