summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c')
-rw-r--r--Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c
index 891492f..34fd46e 100644
--- a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c
+++ b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c
@@ -282,7 +282,7 @@ Returns:
// from the graphic lib
//
if (QuietBoot) {
- EnableQuietBoot (&gEfiDefaultBmpLogoGuid);
+ EnableQuietBoot (PcdGetPtr(PcdLogoFile));
//
// Perform system diagnostic
//