summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Dxe/PlatformBds/BdsPlatform.c
diff options
context:
space:
mode:
Diffstat (limited to 'EdkNt32Pkg/Dxe/PlatformBds/BdsPlatform.c')
-rw-r--r--EdkNt32Pkg/Dxe/PlatformBds/BdsPlatform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkNt32Pkg/Dxe/PlatformBds/BdsPlatform.c b/EdkNt32Pkg/Dxe/PlatformBds/BdsPlatform.c
index 1d6f913..89dbef0 100644
--- a/EdkNt32Pkg/Dxe/PlatformBds/BdsPlatform.c
+++ b/EdkNt32Pkg/Dxe/PlatformBds/BdsPlatform.c
@@ -254,7 +254,7 @@ Returns:
// from the graphic lib
//
if (QuietBoot) {
- EnableQuietBoot (&gEfiUgaSplashProtocolGuid);
+ EnableQuietBoot (&gEfiDefaultBmpLogoGuid);
//
// Perform system diagnostic
//