Attention is currently required from: Alok Agarwal, Intel coreboot Reviewers, Jayvik Desai, Jérémy Compostella, Kapil Porwal, Pranava Y N, Ronak Kanabar, srinivas.kulkarni@intel.com.
Hello Intel coreboot Reviewers, Jayvik Desai, Jérémy Compostella, Kapil Porwal, Pranava Y N, Ronak Kanabar, Subrata Banik, build bot (Jenkins), srinivas.kulkarni@intel.com,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/87000?usp=email
to look at the new patch set (#7).
Change subject: vc/intel/fsp/ptl: Update header files from FSP 3071_00 to FSP 3103_05 ......................................................................
vc/intel/fsp/ptl: Update header files from FSP 3071_00 to FSP 3103_05
Update header files for FSP for Panther Lake platform to version 3103_05, with the previous version being 3071_00.
Changes include: - Updating UPD Offset in FspmUpd.h and FspsUpd.h - Updated MemInfoHob.h : Update MEMORY_INFO_DATA_HOB, child structures and their data for SMBIOS type 16/17 design change - Updating soc/intel/pantherlake/romstage/romstage.c: Refactor coreboot to match MEMORY_INFO_DATA_HOB data structure
BUG=b:406375765 TEST=Able to build google/fatcat. Verify that the updates to MEMORY_INFO_DATA_HOB and its child structures for SMBIOS type 16/17 design changes are correctly integrated from FSP 3103_05 onwards.
Change-Id: I054e419ef23ada67347750e7a68014c2bb112199 Signed-off-by: Alok Agarwal alok.agarwal@intel.com --- M src/soc/intel/pantherlake/romstage/romstage.c M src/vendorcode/intel/fsp/fsp2_0/pantherlake/FspmUpd.h M src/vendorcode/intel/fsp/fsp2_0/pantherlake/FspsUpd.h M src/vendorcode/intel/fsp/fsp2_0/pantherlake/MemInfoHob.h 4 files changed, 211 insertions(+), 254 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/87000/7