summaryrefslogtreecommitdiffstats
path: root/IntelFspPkg/Include/Private/FspPatchTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFspPkg/Include/Private/FspPatchTable.h')
-rw-r--r--IntelFspPkg/Include/Private/FspPatchTable.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/IntelFspPkg/Include/Private/FspPatchTable.h b/IntelFspPkg/Include/Private/FspPatchTable.h
index d16a1b7b5e..7f672c66b4 100644
--- a/IntelFspPkg/Include/Private/FspPatchTable.h
+++ b/IntelFspPkg/Include/Private/FspPatchTable.h
@@ -25,7 +25,6 @@ typedef struct {
UINT8 Reserved;
UINT32 PatchEntryNum;
UINT32 PatchData[FixedPcdGet32(PcdFspMaxPatchEntry)];
- UINT32 VpdBase;
} FSP_PATCH_TABLE;
#pragma pack()