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:
Ruiyu Ni
2016-09-26 14:45:06 +08:00
parent 738f70aeef
commit ab970515d2
7 changed files with 7 additions and 22 deletions

View File

@@ -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