10 lines
482 B
Markdown
10 lines
482 B
Markdown
|
# PEIM to PEIM Interface (PPI)
|
||
|
|
||
|
This section is intended to document the purpose of creating PPI service
|
||
|
inside coreboot space to perform some specific operation related to CPU,
|
||
|
chipset using Intel FSP. This feature is added into FSP specification 2.1
|
||
|
where FSP should be able to locate PPI, published by boot firmware and
|
||
|
able to execute the same in FSP's context.
|
||
|
|
||
|
* [What is PPI](https://www.intel.com/content/dam/www/public/us/en/documents/reference-guides/efi-pei-cis-v09.pdf)
|