[coreboot-gerrit] Change in coreboot[master]: drivers/intel/fsp2_0: Include MP services header for UDK2017 supporte...

Subrata Banik (Code Review) gerrit at coreboot.org
Thu Apr 12 08:38:25 CEST 2018


Subrata Banik has uploaded this change for review. ( https://review.coreboot.org/25628


Change subject: drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platform
......................................................................

drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platform

Change-Id: I5add8e533dfd3f6d03abf7b2ca1a83f81f1c5920
Signed-off-by: Subrata Banik <subrata.banik at intel.com>
---
M src/drivers/intel/fsp2_0/include/fsp/soc_binding.h
1 file changed, 5 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/25628/1

diff --git a/src/drivers/intel/fsp2_0/include/fsp/soc_binding.h b/src/drivers/intel/fsp2_0/include/fsp/soc_binding.h
index 94abe78..7d3a102 100644
--- a/src/drivers/intel/fsp2_0/include/fsp/soc_binding.h
+++ b/src/drivers/intel/fsp2_0/include/fsp/soc_binding.h
@@ -30,6 +30,11 @@
 #include <FirmwareVersionInfoHob.h>
 #endif
 
+#if CONFIG_UDK_VERSION >= CONFIG_UDK_2017_VERSION
+#include <PiPei.h>
+#include <Ppi/MpServices.h>
+#endif
+
 #pragma pack(pop)
 
 #endif

-- 
To view, visit https://review.coreboot.org/25628
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5add8e533dfd3f6d03abf7b2ca1a83f81f1c5920
Gerrit-Change-Number: 25628
Gerrit-PatchSet: 1
Gerrit-Owner: Subrata Banik <subrata.banik at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180412/2cf8ea08/attachment.html>


More information about the coreboot-gerrit mailing list