Reorganize Alder Lake FSP

Created seperate folders for client and IoT

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
This commit is contained in:
Nate DeSimone 2022-06-28 16:26:11 -07:00
parent 6d184188ca
commit cdb97212d5
30 changed files with 25 additions and 6 deletions

1
AlderLakeFspBinPkg/ADL_IOT Symbolic link
View File

@ -0,0 +1 @@
IoT/AlderLakeS

View File

@ -1,2 +0,0 @@
# AlderLakeFspBinPkg/ADL_IOT
This FSP binary is intended to be used with IoT SKUs of the 12th Generation Intel® Core™ processors and chipsets (formerly known as Alder Lake).

View File

@ -0,0 +1 @@
IoT/AlderLakeP

View File

@ -1,2 +0,0 @@
# AlderLakeFspBinPkg/ADL_P_IOT
This FSP binary is intended to be used with IoT SKUs of the 12th Generation Intel® Core™ processors and chipsets (formerly known as Alder Lake - P) for IoT platforms.

View File

@ -0,0 +1,2 @@
# AlderLakeFspBinPkg/Client/AlderLakeP
These FSP binaries are intended to be used with client SKUs of the 12th Generation Intel® Core™ U-Series/P-Series/H-Series processors and chipsets formerly known as Alder Lake. Please consult AlderLakeFspBinPkg/README.md for more information on how to select the correct FSP binary to use.

View File

@ -0,0 +1,2 @@
# AlderLakeFspBinPkg/Client/AlderLakeS
These FSP binaries are intended to be used with client SKUs of the 12th Generation Intel® Core™ HX-Series and desktop processors and chipsets formerly known as Alder Lake. Please consult AlderLakeFspBinPkg/README.md for more information on how to select the correct FSP binary to use.

View File

@ -0,0 +1,2 @@
# AlderLakeFspBinPkg/Client
These FSP binaries are intended to be used with client SKUs of the 12th Generation Intel® Core™ processors and chipsets formerly known as Alder Lake. Please consult AlderLakeFspBinPkg/README.md for more information on how to select the correct FSP binary to use.

View File

@ -0,0 +1,2 @@
# AlderLakeFspBinPkg/IoT/AlderLakeP
These FSP binaries are intended to be used with IoT SKUs of the 12th Generation Intel® Core™ U-Series/P-Series/H-Series processors and chipsets formerly known as Alder Lake. Please consult AlderLakeFspBinPkg/README.md for more information on how to select the correct FSP binary to use.

View File

@ -0,0 +1,2 @@
# AlderLakeFspBinPkg/IoT/AlderLakeS
These FSP binaries are intended to be used with IoT SKUs of the 12th Generation Intel® Core™ desktop processors and chipsets formerly known as Alder Lake. Please consult AlderLakeFspBinPkg/README.md for more information on how to select the correct FSP binary to use.

View File

@ -0,0 +1,2 @@
# AlderLakeFspBinPkg/IoT
These FSP binaries are intended to be used with IoT SKUs of the 12th Generation Intel® Core™ processors and chipsets formerly known as Alder Lake. Please consult AlderLakeFspBinPkg/README.md for more information on how to select the correct FSP binary to use.

View File

@ -1,8 +1,17 @@
# AlderLakeFspBinPkg
These FSP binaries are intended to be used with 12th Generation Intel® Core™ processors and chipsets (formerly known as Alder Lake).
## Alder Lake Binary Differences
There are different variants of the Alder Lake Firmware Support Package (FSP) intended for different 12th Generation Intel® Core™ (formerly Alder Lake) SKUs. Please consult the table below:
Directory Name | 12th Generation Intel® Core™ (formerly Alder Lake) SKU Description
:------------- | :-------------------------
ADL_IOT | Products formerly Alder Lake -S series processors for IoT platforms
ADL_P_IOT | Products formerly Alder Lake -P series processoes for IoT platforms
Client/AlderLakeP | U-Series, P-Series, & H-Series processors for client platforms
Client/AlderLakeS | HX-Series & desktop processors for client platforms
IoT/AlderLakeP | U-Series, P-Series, & H-Series processors for IoT platforms
IoT/AlderLakeS | Desktop processors for IoT platforms
## Differentiating Client and IoT
Client and IoT (Internet of Things) SKUs of 12th Generation Intel® Core™ (formerly Alder Lake) processors can be differentiated by checking the processor number. Processor numbers ending in a "E" are IoT SKUs, processor numbers that do not end in "E" are client SKUs. For example, the Intel® Core™ i7-1270P is a client SKU and the Intel® Core™ i7-1270PE is an IoT SKU.