summaryrefslogtreecommitdiffstats
path: root/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
diff options
context:
space:
mode:
authorChasel Chiu <chasel.chiu@intel.com>2022-08-09 17:35:50 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2022-09-26 20:22:44 +0000
commit96f3efbd991db83c608909c1c861a77fe26982f1 (patch)
tree2e7ea649122e20771451258a788bcecddc75b0e5 /IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
parentd97ee3244d806d324a22ea530215a9f10d2b23e2 (diff)
downloadedk2-96f3efbd991db83c608909c1c861a77fe26982f1.tar.gz
edk2-96f3efbd991db83c608909c1c861a77fe26982f1.tar.bz2
edk2-96f3efbd991db83c608909c1c861a77fe26982f1.zip
IntelFsp2WrapperPkg: Implement FSP 2.4 MultiPhase wrapper handlers.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3916 Implement MultiPhase wrapper handlers and only call to MultiPhase handlers when FSP supports. Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Star Zeng <star.zeng@intel.com> Signed-off-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Diffstat (limited to 'IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf')
-rw-r--r--IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
index e2262d693c..332509e0bc 100644
--- a/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
+++ b/IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf
@@ -46,6 +46,7 @@
FspWrapperApiLib
FspWrapperApiTestLib
FspMeasurementLib
+ FspWrapperMultiPhaseProcessLib
[Packages]
MdePkg/MdePkg.dec