ArmVirtPkg: Use the new LogoDxe driver
Contributed-under: TianoCore Contribution Agreement 1.0 Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
@@ -657,13 +657,7 @@ PlatformBootManagerAfterConsole (
|
||||
//
|
||||
// Show the splash screen.
|
||||
//
|
||||
// BootLogoEnableLogo (
|
||||
// ImageFormatBmp, // ImageFormat
|
||||
// PcdGetPtr (PcdLogoFile), // Logo
|
||||
// EdkiiPlatformLogoDisplayAttributeCenter, // Attribute
|
||||
// 0, // OffsetX
|
||||
// 0 // OffsetY
|
||||
// );
|
||||
BootLogoEnableLogo ();
|
||||
|
||||
//
|
||||
// Connect the rest of the devices.
|
||||
|
Reference in New Issue
Block a user