]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/BootLogoLib: Remove invalid if judgments
authorSong, BinX <binx.song@intel.com>
Thu, 10 Nov 2016 08:19:59 +0000 (16:19 +0800)
committerLiming Gao <liming.gao@intel.com>
Fri, 11 Nov 2016 04:55:46 +0000 (12:55 +0800)
FreePool (Blt) function will be called in while loop, cannot be removed.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bell Song <binx.song@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

No differences found