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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-