diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2021-09-07 11:23:40 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-09-09 14:40:37 +0000 |
commit | c2d0a494a3a60e14edb77bba3ee9736d49c4e531 (patch) | |
tree | 1bd3d734b4a19eab8eb9f0e8c70c4354ae840b15 /Documentation | |
parent | efebedd3fb73d0c35529cfb74e1982bc2a0e2e2a (diff) |
intel/xeon_sp/cpx: Hook up public microcode release
Change-Id: I7e575cb17e2004bd931f4fa1d05f17c4cdca29ba
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57444
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/mainboard/ocp/deltalake.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/mainboard/ocp/deltalake.md b/Documentation/mainboard/ocp/deltalake.md index 4510866d8f..a2b61b4596 100644 --- a/Documentation/mainboard/ocp/deltalake.md +++ b/Documentation/mainboard/ocp/deltalake.md @@ -24,7 +24,8 @@ Delta Lake server OSF solution requires: - FSP blob: The blob (Intel Cooper Lake Scalable Processor Firmware Support Package) is not yet available to the public. It will be made public soon by Intel with redistributable license. -- Microcode: Available through github.com:otcshare/Intel-Generic-Microcode.git. +- Microcode: Available through github.com/intel/Intel-Linux-Processor-Microcode-Data-Files. + coreboot.org mirrors this repo and by default the correct binary is included. - ME binary: Ignition binary will be made public soon by Intel with redistributable license. - ACM binaries: only required for CBnT enablement. Available under NDA with Intel. |