]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.h
Nt32Pkg: Use BootLogoLib for logo and progress bar drawing.
[mirror_edk2.git] / Nt32Pkg / Library / PlatformBootManagerLib / PlatformBootManager.h
index 7e0fae847fb66c32583744486439b0c9da1399e5..e2c6681702fd602cd924bd9a7e25649d2af7b684 100644 (file)
@@ -15,16 +15,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define _PLATFORM_BOOT_MANAGER_H\r
 \r
 #include <PiDxe.h>\r
 #define _PLATFORM_BOOT_MANAGER_H\r
 \r
 #include <PiDxe.h>\r
-#include <IndustryStandard/Bmp.h>\r
 #include <Guid/WinNtSystemConfig.h>\r
 #include <Protocol/GenericMemoryTest.h>\r
 #include <Protocol/WinNtThunk.h>\r
 #include <Protocol/WinNtIo.h>\r
 #include <Protocol/LoadedImage.h>\r
 #include <Guid/WinNtSystemConfig.h>\r
 #include <Protocol/GenericMemoryTest.h>\r
 #include <Protocol/WinNtThunk.h>\r
 #include <Protocol/WinNtIo.h>\r
 #include <Protocol/LoadedImage.h>\r
-#include <Protocol/UgaDraw.h>\r
-#include <Protocol/GraphicsOutput.h>\r
-#include <Protocol/OEMBadging.h>\r
-#include <Protocol/BootLogo.h>\r
 \r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
 \r
 #include <Library/DebugLib.h>\r
 #include <Library/BaseMemoryLib.h>\r
@@ -40,6 +35,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/HiiLib.h>\r
 #include <Library/PrintLib.h>\r
 #include <Library/DxeServicesLib.h>\r
 #include <Library/HiiLib.h>\r
 #include <Library/PrintLib.h>\r
 #include <Library/DxeServicesLib.h>\r
+#include <Library/BootLogoLib.h>\r
 \r
 \r
 typedef struct {\r
 \r
 \r
 typedef struct {\r