OvmfPkg: Use the new LogoDxe driver
Contributed-under: TianoCore Contribution Agreement 1.0 Cc: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
@@ -1445,13 +1445,7 @@ Routine Description:
|
||||
//
|
||||
// Logo show
|
||||
//
|
||||
//BootLogoEnableLogo (
|
||||
// ImageFormatBmp, // ImageFormat
|
||||
// PcdGetPtr (PcdLogoFile), // Logo
|
||||
// EdkiiPlatformLogoDisplayAttributeCenter, // Attribute
|
||||
// 0, // OffsetX
|
||||
// 0 // OffsetY
|
||||
// );
|
||||
BootLogoEnableLogo ();
|
||||
|
||||
//
|
||||
// Perform some platform specific connect sequence
|
||||
|
Reference in New Issue
Block a user