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>
This commit is contained in:
committed by
mergify[bot]
parent
acb2acccfd
commit
f4213fed34
@@ -422,8 +422,3 @@
|
||||
<LibraryClasses>
|
||||
NULL|EmbeddedPkg/Library/PlatformHasAcpiLib/PlatformHasAcpiLib.inf
|
||||
}
|
||||
|
||||
#
|
||||
# EBC support
|
||||
#
|
||||
MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
||||
|
Reference in New Issue
Block a user