aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/intel/fsp/fsp2_0/cannonlake/MemInfoHob.h
diff options
context:
space:
mode:
authorLijian Zhao <lijian.zhao@intel.com>2017-09-26 12:05:26 -0700
committerMartin Roth <martinroth@google.com>2017-10-04 02:55:29 +0000
commit6fbf98a462ccbb3fd5939750c0efc5bafc9fe8d5 (patch)
treeaf7b08ad5234703a13e5a47451339ff68b30c03b /src/vendorcode/intel/fsp/fsp2_0/cannonlake/MemInfoHob.h
parent74bd2b0e4cf1fbefc33ebc20495045f6330b64a0 (diff)
intel/fsp: Update cannonlake FSP header
Update FSP header file to latest version, cannonlake reference code 7.0.14.11. Details of FSP changes can be find in FSP release notes. Change-Id: Iac8db8403b0f909f32049329f867c28c68e3b830 Signed-off-by: Lijian Zhao <lijian.zhao@intel.com> Reviewed-on: https://review.coreboot.org/21705 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/vendorcode/intel/fsp/fsp2_0/cannonlake/MemInfoHob.h')
-rw-r--r--src/vendorcode/intel/fsp/fsp2_0/cannonlake/MemInfoHob.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/vendorcode/intel/fsp/fsp2_0/cannonlake/MemInfoHob.h b/src/vendorcode/intel/fsp/fsp2_0/cannonlake/MemInfoHob.h
index 7927e239d4..24f0883588 100644
--- a/src/vendorcode/intel/fsp/fsp2_0/cannonlake/MemInfoHob.h
+++ b/src/vendorcode/intel/fsp/fsp2_0/cannonlake/MemInfoHob.h
@@ -260,13 +260,6 @@ typedef struct {
UINT32 GdxcMotBase;
UINT32 GdxcMotSize;
#endif //CPU_CFL
-//
-// CPU:RestrictedBegin
-//
- UINT32 SharedMailboxBase;
-//
-// CPU:RestrictedEnd
-//
} MEMORY_PLATFORM_DATA;
typedef struct {