diff options
author | Subrata Banik <subrata.banik@intel.com> | 2019-03-11 16:09:58 +0530 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-03-19 21:41:34 +0000 |
commit | b0f4456aed5cc575bfcc2d9add86872136b1a1e3 (patch) | |
tree | fb58eed2f2d6edf18bef6e18aae7a0c0c5e9e530 /Documentation/soc/intel/icelake/index.md | |
parent | 6662cb3dc2c4fe56cb75f83e1e7015287870cf01 (diff) |
Documentation/soc/intel/fsp: Move mp_service_ppi document in corrct directory
This patch moves mp service ppi document from icelake/MultiProcesorInit.md
to ppi/mp_service_ppi.c.
Change-Id: I1bbaeb2644f219b5a1fda0c7c4b594184d53958c
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31840
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/soc/intel/icelake/index.md')
-rw-r--r-- | Documentation/soc/intel/icelake/index.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/soc/intel/icelake/index.md b/Documentation/soc/intel/icelake/index.md index 450ab0f758..71397d21bf 100644 --- a/Documentation/soc/intel/icelake/index.md +++ b/Documentation/soc/intel/icelake/index.md @@ -5,7 +5,3 @@ This section contains documentation about coreboot on specific Intel "Ice Lake" ## Ice Lake coreboot development - [Ice Lake coreboot development](iceLake_coreboot_development.md) - -## Multiprocessor Init - -- [Multiprocessor Init](MultiProcessorInit.md) |