From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: edk2-devel@lists.01.org, leif.lindholm@linaro.org,
ryan.harkin@linaro.org
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH 0/3] ArmPkg/PlatformBootManagerLib: fixes
Date: Mon, 20 Mar 2017 20:35:42 +0000 [thread overview]
Message-ID: <1490042145-19509-1-git-send-email-ard.biesheuvel@linaro.org> (raw)
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
next reply other threads:[~2017-03-20 20:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-20 20:35 Ard Biesheuvel [this message]
2017-03-20 20:35 ` [PATCH 1/3] ArmPkg/PlatformBootManagerLib: dispatch deferred images after EndOfDxe Ard Biesheuvel
2017-03-20 20:35 ` [PATCH 2/3] ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directly Ard Biesheuvel
2017-03-22 12:53 ` Leif Lindholm
2017-03-22 13:16 ` Ard Biesheuvel
2017-03-22 13:22 ` Leif Lindholm
2017-03-20 20:35 ` [PATCH 3/3] ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash support Ard Biesheuvel
2017-03-22 12:59 ` Leif Lindholm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1490042145-19509-1-git-send-email-ard.biesheuvel@linaro.org \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox