Attention is currently required from: Appukuttan V K, Dinesh Gehlot, Eran Mitrani, Jakub Czapiga, Kapil Porwal, Tarun.
Hello Dinesh Gehlot, Eran Mitrani, Jakub Czapiga, Kapil Porwal, Subrata Banik, Tarun, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/82473?usp=email
to look at the new patch set (#10).
Change subject: vc/intel/fsp/mtl: Add x86_64 FSP V3471.91 headers ......................................................................
vc/intel/fsp/mtl: Add x86_64 FSP V3471.91 headers
This commit introduces new header files of V3471.91 for the x86_64 architecture in the fsp2_0/meteorlake directory. FSP2.4 brings FSP 64-bits support and the soc Kconfig file has been updated to select this new header path when FSP2.4 is in use.
BUG=b:329034258 TEST=Verified x86_32 and x86_64 builds on Meteor Lake board (Rex)
Change-Id: Ib41b57e794311db729ac65a968f562aa127e86c3 Signed-off-by: Appukuttan V K appukuttan.vk@intel.com --- M src/soc/intel/meteorlake/Kconfig A src/vendorcode/intel/fsp/fsp2_0/meteorlake/x86_64/FirmwareVersionInfo.h A src/vendorcode/intel/fsp/fsp2_0/meteorlake/x86_64/FspProducerDataHeader.h A src/vendorcode/intel/fsp/fsp2_0/meteorlake/x86_64/FspUpd.h A src/vendorcode/intel/fsp/fsp2_0/meteorlake/x86_64/FspmUpd.h A src/vendorcode/intel/fsp/fsp2_0/meteorlake/x86_64/FspsUpd.h A src/vendorcode/intel/fsp/fsp2_0/meteorlake/x86_64/MemInfoHob.h 7 files changed, 6,942 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/73/82473/10