summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuMpPei/CpuMpPei.h
diff options
context:
space:
mode:
authorJeff Fan <jeff.fan@intel.com>2015-07-15 03:41:59 +0000
committervanjeff <vanjeff@Edk2>2015-07-15 03:41:59 +0000
commit887810c8c97b769fe37df9f297f674719f18482e (patch)
tree7cefd5dd9d157c6c0c1b72f4f189d2e4194754eb /UefiCpuPkg/CpuMpPei/CpuMpPei.h
parenta21fe4285ec30d80d1e2925aead5521cf9239a41 (diff)
downloadedk2-887810c8c97b769fe37df9f297f674719f18482e.tar.gz
edk2-887810c8c97b769fe37df9f297f674719f18482e.tar.bz2
edk2-887810c8c97b769fe37df9f297f674719f18482e.zip
UefiCpuPkg/CpuMpPei: Implementation of PeiWhoAmI ()
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18005 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UefiCpuPkg/CpuMpPei/CpuMpPei.h')
-rw-r--r--UefiCpuPkg/CpuMpPei/CpuMpPei.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/UefiCpuPkg/CpuMpPei/CpuMpPei.h b/UefiCpuPkg/CpuMpPei/CpuMpPei.h
index aa926abc36..8e83dc717c 100644
--- a/UefiCpuPkg/CpuMpPei/CpuMpPei.h
+++ b/UefiCpuPkg/CpuMpPei/CpuMpPei.h
@@ -17,6 +17,7 @@
#include <PiPei.h>
+#include <Ppi/MpServices.h>
#include <Ppi/SecPlatformInformation.h>
#include <Ppi/SecPlatformInformation2.h>