]> git.proxmox.com Git - mirror_edk2.git/commit
Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogo
authorRuiyu Ni <ruiyu.ni@intel.com>
Fri, 23 Sep 2016 07:21:47 +0000 (15:21 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Wed, 28 Sep 2016 08:22:08 +0000 (16:22 +0800)
commit62936ada310842be79764a87b6bfb5ef39756dbc
tree44ad53c788768193d2c7bf8c5f75c8d7b4f1828b
parent101a1122095d57629f59989962198e27181d0308
Nt32Pkg/PlatformBds: Do not call BootLogoEnableLogo

Prototype of BootLogoEnableLogo will change in following patches, so
do not call BootLogoEnableLogo to avoid build failure.

Contributed-under: TianoCore Contribution Agreement 1.0
Reviewed-by: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Dandan Bi <dandan.bi@intel.com>
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c