]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspPkg/Include/Private/FspGlobalData.h
Fsp1.1 update.
[mirror_edk2.git] / IntelFspPkg / Include / Private / FspGlobalData.h
index 7a6ec6db58b4b9801c4f6830ff289f7261d77d5d..436891af44804ecc73572e0c530ae6e1a43dc5eb 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
@@ -34,9 +34,10 @@ typedef struct  {
    FSP_PLAT_DATA      PlatformData;\r
    FSP_INFO_HEADER    *FspInfoHeader;\r
    VOID               *UpdDataRgnPtr;\r
+   UINT8              ApiMode;\r
+   UINT8              Reserved[3];\r
    UINT32             PerfIdx;\r
    UINT64             PerfData[32];\r
-//   UINT64             PerfData[FixedPcdGet32(PcdFspMaxPerfEntry)];\r
 } FSP_GLOBAL_DATA;\r
 \r
 #pragma pack()\r