Home
last modified time | relevance | path

Searched refs:EndOfPostMessage (Results 1 – 8 of 8) sorted by relevance

/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/
H A DPeiFspMePolicyInitLib.c116 FspsUpd->FspsTestConfig.EndOfPostMessage = (UINT8) MePeiConfig->EndOfPostMessage;
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/
H A DPeiFspMePolicyInitLib.c119 FspsUpd->FspsTestConfig.EndOfPostMessage = (UINT8) MePeiConfig->EndOfPostMessage;
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/
H A DPeiFspMePolicyInitLib.c117 FspsUpd->FspsTestConfig.EndOfPostMessage = (UINT8) MePeiConfig->EndOfPostMessage; in PeiFspMePolicyInit()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Me/Library/PeiMePolicyLib/
H A DPeiMePolicyLib.c82 MePeiConfig->EndOfPostMessage = 1; in LoadMePeiDefault()
135 DEBUG ((DEBUG_INFO, " EndOfPostMessage : 0x%x\n", MePeiConfig->EndOfPostMessage)); in PrintMePeiConfig()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Me/Library/PeiMePolicyLib/
H A DPeiMePolicyLib.c80 MePeiConfig->EndOfPostMessage = EOP_SEND_IN_DXE; in LoadMePeiDefault()
132 DEBUG ((DEBUG_INFO, " EndOfPostMessage : 0x%x\n", MePeiConfig->EndOfPostMessage)); in PrintMePeiConfig()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Me/Include/ConfigBlock/
H A DMePeiConfig.h102 …UINT32 EndOfPostMessage : 2; ///< 0: Disabled; 1: Send in PEI; <b>2: Send in DXE<… member
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Me/Include/ConfigBlock/
H A DMePeiConfig.h103 …UINT32 EndOfPostMessage : 2; ///< 0: Disabled; 1: Send in PEI; <b>2: Send in DXE<… member
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Me/
H A DMePeiConfig.h98 …UINT32 EndOfPostMessage : 2; ///< 0: Disabled; 1: Send in PEI; <b>2: Send in DXE<… member