Hello Patrick Rudolph, Edward O'Callaghan, Vanessa Eusebio, Subrata Banik, Angel Pons, Aamir Bohra, Philipp Deppenwiese, build bot (Jenkins), Nico Huber, David Guckian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37579
to look at the new patch set (#13).
Change subject: vendorcode/intel: Remove Ice Lake FSP Bindings ......................................................................
vendorcode/intel: Remove Ice Lake FSP Bindings
By updating the FSP submodule we now got all FSP headers from within that repo. This commit changes the default paths to use these and fixes some include paths to allow the usage of vendorcode/intel/edk2/UDK2017 together with the official Intel distribution.
We are also adding back the CHANNEL_PRESENT enum, that is missing in the official headers.
This was tested on the Razer Blade Stealth (late 2019).
Change-Id: I7d5520dcd30f4a68af325125052e16e867e91ec9 Signed-off-by: Johanna Schander coreboot@mimoja.de --- M src/drivers/intel/fsp2_0/include/fsp/soc_binding.h M src/soc/intel/icelake/Kconfig M src/soc/intel/icelake/romstage/romstage.c D src/vendorcode/intel/fsp/fsp2_0/icelake/FirmwareVersionInfoHob.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FspUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FspmUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FspsUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/FsptUpd.h D src/vendorcode/intel/fsp/fsp2_0/icelake/MemInfoHob.h 9 files changed, 22 insertions(+), 7,138 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/37579/13