TianoCore EDK2 master
Loading...
Searching...
No Matches
FspmArchConfigPpi.h File Reference

Go to the source code of this file.

Data Structures

struct  FSPM_ARCH_CONFIG_PPI
 

Macros

#define FSPM_ARCH_CONFIG_PPI_REVISION   0x1
 
#define FSPM_ARCH_CONFIG_GUID
 

Variables

EFI_GUID gFspmArchConfigPpiGuid
 

Detailed Description

Header file for FSP-M Arch Config PPI for Dispatch mode

Copyright (c) 2019, Intel Corporation. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file FspmArchConfigPpi.h.

Macro Definition Documentation

◆ FSPM_ARCH_CONFIG_GUID

#define FSPM_ARCH_CONFIG_GUID
Value:
{ \
0x824d5a3a, 0xaf92, 0x4c0c, { 0x9f, 0x19, 0x19, 0x52, 0x6d, 0xca, 0x4a, 0xbb } \
}

Global ID for the FSPM_ARCH_CONFIG_PPI.

Definition at line 18 of file FspmArchConfigPpi.h.

◆ FSPM_ARCH_CONFIG_PPI_REVISION

#define FSPM_ARCH_CONFIG_PPI_REVISION   0x1

Definition at line 13 of file FspmArchConfigPpi.h.