Wim Vervoorn has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36679 )
Change subject: {drivers,mainboard}: Move FSP logo support to fsp1_1 ......................................................................
Patch Set 13:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36679/10/src/drivers/intel/fsp1_1/r... File src/drivers/intel/fsp1_1/ramstage.c:
https://review.coreboot.org/c/coreboot/+/36679/10/src/drivers/intel/fsp1_1/r... PS10, Line 124: if (CONFIG(FSP1_1_DISPLAY_LOGO) && !is_s3_wakeup) : cbmem_entry_remove(logo_entry);
It's pretty obvious to me, but it might be worth commenting here that the image is now in a framebuf […]
Done