Replace the bootlogo implementation in QuietBoot.c with a call into
BootLogoLib, so we can get rid of some code.
While we're at it, add a missing call to dispatch deferred images, and
remove the IntelFrameworkModulePkg dependency directly, by switching to
a hardcoded Shell FILE_GUID reference rather than indirecting via a
PCD.
Ard Biesheuvel (3):
ArmPkg/PlatformBootManagerLib: dispatch deferred images after EndOfDxe
ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directly
ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash
support
ArmPkg/Library/PlatformBootManagerLib/PlatformBm.c | 43 +-
ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf | 7 +-
ArmPkg/Library/PlatformBootManagerLib/QuietBoot.c | 680 --------------------
3 files changed, 38 insertions(+), 692 deletions(-)
delete mode 100644 ArmPkg/Library/PlatformBootManagerLib/QuietBoot.c
--
2.7.4
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel