Shuo Liu has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/84583?usp=email )
Change subject: Documentation/soc/intel/xeon_sp: Misc format updates ......................................................................
Documentation/soc/intel/xeon_sp: Misc format updates
Change-Id: I7b33bed56fdd86d7b4ab5bfefcd3abc4a3ba4ce9 Signed-off-by: Shuo Liu shuo.liu@intel.com --- M Documentation/soc/intel/xeon_sp/community_preview_guide.md 1 file changed, 12 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/84583/1
diff --git a/Documentation/soc/intel/xeon_sp/community_preview_guide.md b/Documentation/soc/intel/xeon_sp/community_preview_guide.md index 33a6cf2..923a359 100644 --- a/Documentation/soc/intel/xeon_sp/community_preview_guide.md +++ b/Documentation/soc/intel/xeon_sp/community_preview_guide.md @@ -108,12 +108,19 @@
## About Granite Rapids FSP binaries and other needed firmware ingredients
-For the real Granite Rapids FSP binaries, please contact intel business interface to obtain. -Then please update configs/builder/config.intel.crb.avc and configs/builder/config.intel.crb.bnc -to apply. +For the real Granite Rapids FSP binaries, please contact intel business interface to obtain them. +Then please update below config files to apply.
-Other needed firmware ingredients includes microcode, intel flash descriptor and platform boot -policy. The same flow to obtain and apply. +``` +configs/builder/config.intel.crb.avc +configs/builder/config.intel.crb.bnc +``` + +The following firmware ingredients are also obtained and applied using the same process: + +- Microcode updates +- Intel Flash Descriptor +- Platform Boot Policy
## Test Environment