Use coreboot logo for CorebootPayloadPkg

This commit is contained in:
CoolStar
2016-12-13 18:05:48 -08:00
committed by Matt DeVillier
parent d06545cd3d
commit a49a99ef5e
2 changed files with 1 additions and 1 deletions

View File

@@ -209,7 +209,7 @@ INF RuleOverride = BINARY USE = X64 ShellBinPkg/UefiShell/UefiShell.inf
!endif !endif
FILE FREEFORM = PCD(gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile) { FILE FREEFORM = PCD(gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile) {
SECTION RAW = MdeModulePkg/Logo/Logo.bmp SECTION RAW = CorebootPayloadPkg/Logo/Logo.bmp
} }
# #

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB