aboutsummaryrefslogtreecommitdiff
path: root/Documentation/soc/intel/fsp/ppi/ppi.md
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/soc/intel/fsp/ppi/ppi.md')
-rw-r--r--Documentation/soc/intel/fsp/ppi/ppi.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/soc/intel/fsp/ppi/ppi.md b/Documentation/soc/intel/fsp/ppi/ppi.md
new file mode 100644
index 0000000000..66dbf07c16
--- /dev/null
+++ b/Documentation/soc/intel/fsp/ppi/ppi.md
@@ -0,0 +1,9 @@
+# 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)