]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBm.c
ArmVirtPkg/PlatformBds: Do not call BootLogoEnableLogo
[mirror_edk2.git] / ArmVirtPkg / Library / PlatformBootManagerLib / PlatformBm.c
index c11196a8a59c9be9329cedfc78b8727d679d8485..5d7c2a44479995e8a6e4b842112d4365fe3c7955 100644 (file)
@@ -657,13 +657,13 @@ PlatformBootManagerAfterConsole (
   //\r
   // Show the splash screen.\r
   //\r
-  BootLogoEnableLogo (\r
-    ImageFormatBmp,                          // ImageFormat\r
-    PcdGetPtr (PcdLogoFile),                 // Logo\r
-    EdkiiPlatformLogoDisplayAttributeCenter, // Attribute\r
-    0,                                       // OffsetX\r
-    0                                        // OffsetY\r
-    );\r
+  // BootLogoEnableLogo (\r
+  //  ImageFormatBmp,                          // ImageFormat\r
+  //  PcdGetPtr (PcdLogoFile),                 // Logo\r
+  //  EdkiiPlatformLogoDisplayAttributeCenter, // Attribute\r
+  //  0,                                       // OffsetX\r
+  //  0                                        // OffsetY\r
+  //  );\r
 \r
   //\r
   // Connect the rest of the devices.\r