summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/ArmVirtXen.fdf
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2022-09-25 18:05:02 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-10-24 14:30:33 +0000
commitf4213fed3433640a8d445b3fdb5d179e15380cc0 (patch)
treeae661bb2a4ca25813e8eb174169820cf1e5a2c58 /ArmVirtPkg/ArmVirtXen.fdf
parentacb2acccfdd34a6643e7a203e68cbe7e523a4a02 (diff)
downloadedk2-f4213fed3433640a8d445b3fdb5d179e15380cc0.tar.gz
edk2-f4213fed3433640a8d445b3fdb5d179e15380cc0.tar.bz2
edk2-f4213fed3433640a8d445b3fdb5d179e15380cc0.zip
ArmVirtPkg: remove EbcDxe from all platforms
The EBC interpreter is rarely, if ever, used on ARM, and is especially pointless on virtual machines. So let's drop it from the builds. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Acked-by: Leif Lindholm <quic_llindhol@quicinc.com>
Diffstat (limited to 'ArmVirtPkg/ArmVirtXen.fdf')
-rw-r--r--ArmVirtPkg/ArmVirtXen.fdf5
1 files changed, 0 insertions, 5 deletions
diff --git a/ArmVirtPkg/ArmVirtXen.fdf b/ArmVirtPkg/ArmVirtXen.fdf
index 132480f030..770fbf7289 100644
--- a/ArmVirtPkg/ArmVirtXen.fdf
+++ b/ArmVirtPkg/ArmVirtXen.fdf
@@ -201,11 +201,6 @@ READ_LOCK_STATUS = TRUE
!if $(ARCH) == AARCH64
INF MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
INF ArmVirtPkg/XenAcpiPlatformDxe/XenAcpiPlatformDxe.inf
-
- #
- # EBC support
- #
- INF MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
!endif
#