summaryrefslogtreecommitdiffstats
path: root/IntelFspPkg/Include/Private/FspGlobalData.h
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2015-08-25 06:05:40 +0000
committerhwu1225 <hwu1225@Edk2>2015-08-25 06:05:40 +0000
commit6b5122eab775aa08d00946aea092a336885e2e58 (patch)
treebd841eb85980f88f890d6ecd1d56b685b8b5d2a3 /IntelFspPkg/Include/Private/FspGlobalData.h
parentc20ea4673f9f4186da8a41d780e5d52ce0380811 (diff)
downloadedk2-6b5122eab775aa08d00946aea092a336885e2e58.tar.gz
Copy head revision r18124 from main trunk.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@18297 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFspPkg/Include/Private/FspGlobalData.h')
-rw-r--r--IntelFspPkg/Include/Private/FspGlobalData.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/IntelFspPkg/Include/Private/FspGlobalData.h b/IntelFspPkg/Include/Private/FspGlobalData.h
index f50255fa7f..be33e89c17 100644
--- a/IntelFspPkg/Include/Private/FspGlobalData.h
+++ b/IntelFspPkg/Include/Private/FspGlobalData.h
@@ -34,6 +34,8 @@ typedef struct {
FSP_PLAT_DATA PlatformData;
FSP_INFO_HEADER *FspInfoHeader;
VOID *UpdDataRgnPtr;
+ VOID *MemoryInitUpdPtr;
+ VOID *SiliconInitUpdPtr;
UINT8 ApiMode;
UINT8 Reserved[3];
UINT32 PerfIdx;