IntelFsp2Pkg[all]  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
FspGlobalData.h File Reference

Data Structures

struct  FSP_PLAT_DATA
 
struct  FSP_GLOBAL_DATA
 

Macros

#define FSP_IN_API_MODE   0
 
#define FSP_IN_DISPATCH_MODE   1
 
#define FSP_GLOBAL_DATA_SIGNATURE   SIGNATURE_32 ('F', 'S', 'P', 'D')
 
#define FSP_PERFORMANCE_DATA_SIGNATURE   SIGNATURE_32 ('P', 'E', 'R', 'F')
 
#define FSP_PERFORMANCE_DATA_TIMER_MASK   0xFFFFFFFFFFFFFF
 

Enumerations

enum  FSP_API_INDEX {
  TempRamInitApiIndex, FspInitApiIndex, NotifyPhaseApiIndex, FspMemoryInitApiIndex,
  TempRamExitApiIndex, FspSiliconInitApiIndex, FspMultiPhaseSiInitApiIndex, FspApiIndexMax
}
 

Detailed Description

Copyright (c) 2014 - 2020, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Macro Definition Documentation

#define FSP_GLOBAL_DATA_SIGNATURE   SIGNATURE_32 ('F', 'S', 'P', 'D')
#define FSP_IN_API_MODE   0
#define FSP_IN_DISPATCH_MODE   1
#define FSP_PERFORMANCE_DATA_SIGNATURE   SIGNATURE_32 ('P', 'E', 'R', 'F')
#define FSP_PERFORMANCE_DATA_TIMER_MASK   0xFFFFFFFFFFFFFF

Enumeration Type Documentation

Enumerator
TempRamInitApiIndex 
FspInitApiIndex 
NotifyPhaseApiIndex 
FspMemoryInitApiIndex 
TempRamExitApiIndex 
FspSiliconInitApiIndex 
FspMultiPhaseSiInitApiIndex 
FspApiIndexMax