]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/Include/Private/FspPatchTable.h
Update IntelFspPkg according to FSP1.1.
[mirror_edk2.git] / IntelFspPkg / Include / Private / FspPatchTable.h
index ec93994fe7787ea399dff2ff9a57e06aebf50e00..d16a1b7b5e2bbcbe938bab968ea66b95381a554a 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2014 - 2015, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -25,6 +25,7 @@ typedef struct  {
   UINT8   Reserved;\r
   UINT32  PatchEntryNum;\r
   UINT32  PatchData[FixedPcdGet32(PcdFspMaxPatchEntry)];\r
+  UINT32  VpdBase;\r
 } FSP_PATCH_TABLE;\r
 \r
 #pragma pack()\r