]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c
Change name to remove Template
[mirror_edk2.git] / EmbeddedPkg / Library / EblAddExternalCommandLib / EblAddExternalCommandLib.c
index fcb533c8b7b7a49b4ea477dfedc353d037b1cb18..a95de6919042f014aa40339729c57c0d9a7e938d 100644 (file)
 \r
 **/\r
 \r
 \r
 **/\r
 \r
-#include <PiDxe.h>\r
-#include <Library/BaseLib.h>\r
-#include <Library/EblAddExternalCommandLib.h>\r
-#include <Library/UefiBootServicesTableLib.h>\r
+#include <Uefi.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/UefiLib.h>\r
-\r
+#include <Library/UefiBootServicesTableLib.h>\r
+#include <Library/EblAddExternalCommandLib.h>\r
+#include <Protocol/EblAddCommand.h>\r
 \r
 STATIC BOOLEAN   gInstalledCommand = FALSE;\r
 STATIC EFI_EVENT mEblCommandRegistration = NULL;\r
 \r
 STATIC BOOLEAN   gInstalledCommand = FALSE;\r
 STATIC EFI_EVENT mEblCommandRegistration = NULL;\r