]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/Include/Private/FspPatchTable.h
Add FSP_FSPP_SIGNATURE in 1.1.
[mirror_edk2.git] / IntelFspPkg / Include / Private / FspPatchTable.h
index ec93994fe7787ea399dff2ff9a57e06aebf50e00..47a8b2101bfbaa4656b82fdb32f78dd9eb7176e1 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
@@ -16,7 +16,7 @@
 \r
 #pragma pack(1)\r
 \r
-#define FSP_PATCH_TABLE_SIGNATURE  SIGNATURE_32 ('F', 'S', 'P', 'P')\r
+#define FSP_PATCH_TABLE_SIGNATURE  FSP_FSPP_SIGNATURE\r
 \r
 typedef struct  {\r
   UINT32  Signature;\r