Change BDS to get the default logo picture by default bmp logo guid.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2533 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -243,7 +243,7 @@ Returns:
|
||||
// from the graphic lib
|
||||
//
|
||||
if (QuietBoot) {
|
||||
EnableQuietBoot (&gEfiUgaSplashProtocolGuid);
|
||||
EnableQuietBoot (&gEfiDefaultBmpLogoGuid);
|
||||
//
|
||||
// Perform system diagnostic
|
||||
//
|
||||
|
Reference in New Issue
Block a user