diff options
author | Shuo Liu <shuo.liu@intel.com> | 2024-01-27 04:19:41 +0800 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2024-01-31 13:44:57 +0000 |
commit | d42125cb95c75270dbccce1e038a9aa7e5aaca4f (patch) | |
tree | 6468c78e29fe1338a2220b6f61ab2a0fb91fb189 /MAINTAINERS | |
parent | ac7076acd421ab75d97fd1192374fba46872abdc (diff) |
MAINTAINERS: Add Sapphire Rapids FSP header path to Xeon SP
Change-Id: I20ad4bc325d5cfe7a9d5f8b349eeea3d6218452b
Signed-off-by: Shuo Liu <shuo.liu@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80241
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8b4f26d515..d09307133a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -948,6 +948,7 @@ S: Supported F: src/soc/intel/xeon_sp/ F: src/vendorcode/intel/fsp/fsp2_0/skylake_sp/ F: src/vendorcode/intel/fsp/fsp2_0/copperlake_sp/ +F: src/vendorcode/intel/fsp/fsp2_0/sapphirerapids_sp/ MEDIATEK SOCS M: Hung-Te Lin <hungte@chromium.org> |