]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/Library/DuetBdsLib/BdsPlatform.c
Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModul...
[mirror_edk2.git] / DuetPkg / Library / DuetBdsLib / BdsPlatform.c
index 9f9283c99f720bc40a9ca8c62fd0f510cf6bc35a..d063faa61cc9d472ccf27ec05dfcbf76eebb1cb3 100644 (file)
@@ -1139,7 +1139,7 @@ Returns:
   // from the graphic lib\r
   //\r
   if (QuietBoot) {\r
-    Status = EnableQuietBoot (&gEfiDefaultBmpLogoGuid);\r
+    Status = EnableQuietBoot (PcdGetPtr(PcdLogoFile));\r
     if (EFI_ERROR (Status)) {\r
       DisableQuietBoot ();\r
       return;\r