summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/DxeMain.inf
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2018-09-14 21:11:47 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2019-04-14 18:37:39 -0700
commit2e21e8c4b89656897797019a9c56bc5ccbf12df1 (patch)
treeb5aeea44d59edba5e5fe377260572dc6081a5245 /MdeModulePkg/Core/Dxe/DxeMain.inf
parent431390dc1f7d23aaa5c652f7c0686137a918f08f (diff)
downloadedk2-2e21e8c4b89656897797019a9c56bc5ccbf12df1.tar.gz
edk2-2e21e8c4b89656897797019a9c56bc5ccbf12df1.tar.bz2
edk2-2e21e8c4b89656897797019a9c56bc5ccbf12df1.zip
MdeModulePkg/DxeCore: remove explicit EBC handling
Now that the EBC machine type is no longer classified as a natively supported machine type on the architectures that can support it via the EBC interpreter, the EBC specific handling in DXE core is no longer used and can be removed. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Diffstat (limited to 'MdeModulePkg/Core/Dxe/DxeMain.inf')
-rw-r--r--MdeModulePkg/Core/Dxe/DxeMain.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Dxe/DxeMain.inf b/MdeModulePkg/Core/Dxe/DxeMain.inf
index d4b3912b5e..8dee5bee0a 100644
--- a/MdeModulePkg/Core/Dxe/DxeMain.inf
+++ b/MdeModulePkg/Core/Dxe/DxeMain.inf
@@ -154,7 +154,6 @@
gEfiLoadedImageProtocolGuid ## PRODUCES
gEfiLoadedImageDevicePathProtocolGuid ## PRODUCES
gEfiHiiPackageListProtocolGuid ## SOMETIMES_PRODUCES
- gEfiEbcProtocolGuid ## SOMETIMES_CONSUMES
gEfiSmmBase2ProtocolGuid ## SOMETIMES_CONSUMES
gEdkiiPeCoffImageEmulatorProtocolGuid ## SOMETIMES_CONSUMES