]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/EbcDxe/EbcInt.h
MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcInt.h
index 1cab76c890ea105aa31291d83376fe9d43121906..16f5ed4eb1a516e8e97ac1163c72e7cb55fb9aef 100644 (file)
@@ -17,9 +17,12 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 #include <Protocol/Ebc.h>\r
 #include <Protocol/EbcVmTest.h>\r
 #include <Protocol/EbcSimpleDebugger.h>\r
+#include <Protocol/PeCoffImageEmulator.h>\r
 \r
 #include <Library/BaseLib.h>\r
+#include <Library/CacheMaintenanceLib.h>\r
 #include <Library/DebugLib.h>\r
+#include <Library/PeCoffLib.h>\r
 #include <Library/UefiDriverEntryPoint.h>\r
 #include <Library/BaseMemoryLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r