[edk2-devel] [PATCH 0/2] Boot Logo Support

Sean Rhodes posted 2 patches 1 year, 9 months ago
Failed in applying to current master (apply log)
.../Library/PlatformBootManagerLib/PlatformBootManager.c     | 3 +++
.../PlatformBootManagerLib/PlatformBootManagerLib.inf        | 1 +
UefiPayloadPkg/UefiPayloadPkg.dsc                            | 5 +++++
UefiPayloadPkg/UefiPayloadPkg.fdf                            | 3 +++
4 files changed, 12 insertions(+)
[edk2-devel] [PATCH 0/2] Boot Logo Support
Posted by Sean Rhodes 1 year, 9 months ago
These two patches add support to show a Boot Logo, and load the logo
into the BGRT table.

This should ideally be handled by the bootloader, but in the case of
coreboot, the current framebuffer implementation to display images is;
11-years old, considered broken and can only handle jpg images.

Therefore, leverage edk2 existing support for this until coreboot can
handle this on it's own.

Sean Rhodes (2):
  UefiPayloadPkg: Enable Boot Logo
  UefiPayloadPkg: Load Boot Logo into ACPI table

 .../Library/PlatformBootManagerLib/PlatformBootManager.c     | 3 +++
 .../PlatformBootManagerLib/PlatformBootManagerLib.inf        | 1 +
 UefiPayloadPkg/UefiPayloadPkg.dsc                            | 5 +++++
 UefiPayloadPkg/UefiPayloadPkg.fdf                            | 3 +++
 4 files changed, 12 insertions(+)

-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#91206): https://edk2.groups.io/g/devel/message/91206
Mute This Topic: https://groups.io/mt/92295567/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-