Home
last modified time | relevance | path

Searched refs:FatalErrorReport (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/Tcss/
H A DTcssPeiConfig.h77 …UINT8 FatalErrorReport; ///< Indicate whether the Fatal Error Report is enable… member
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/Include/ConfigBlock/PcieRp/
H A DPcieConfig.h98 …UINT32 FatalErrorReport : 1; ///< Indicate whether the Fatal Error Report is en… member
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/Include/ConfigBlock/
H A DPcieRpConfig.h232 …UINT32 FatalErrorReport : 1; ///< Indicate whether the Fatal Error Report is en… member
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Pch/Include/ConfigBlock/
H A DPcieRpConfig.h236 …UINT32 FatalErrorReport : 1; ///< Indicate whether the Fatal Error Report is en… member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
H A DPchPlatformPolicy.h203 UINT8 FatalErrorReport : 1; member
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
H A DPchPlatformPolicy.h197 UINT8 FatalErrorReport : 1; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/PlatformDxe/
H A DIchPlatformPolicy.c256 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].FatalErrorReport = PCH_DE… in InitPchPlatformPolicy()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/PlatformDxe/
H A DIchPlatformPolicy.c244 …DxePlatformPchPolicy->PciExpressConfig->RootPort[PortIndex].FatalErrorReport = PCH_DE… in InitPchPlatformPolicy()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Pch/Library/PeiPchPolicyLib/
H A DPchPrintPolicy.c84 …NFO, " RootPort[%d] FatalErrorReport= %x\n", Index, PcieConfig->RootPort[Index].FatalErrorReport));
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/Library/PeiPchPolicyLib/
H A DPchPrintPolicy.c76 …NFO, " RootPort[%d] FatalErrorReport= %x\n", Index, PcieConfig->RootPort[Index].FatalErrorReport));
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Library/PeiSiliconPolicyInitLibFsp/
H A DPeiFspPchPolicyInitLib.c400 …->FspsConfig.PcieRpFatalErrorReport[Index] = (UINT8)PcieRpConfig->RootPort[Index].FatalErrorReport;
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/WhiskeylakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/
H A DPeiFspPchPolicyInitLib.c381 …->FspsConfig.PcieRpFatalErrorReport[Index] = (UINT8)PcieRpConfig->RootPort[Index].FatalErrorReport; in PeiFspPchPolicyInit()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/CometlakeOpenBoardPkg/FspWrapper/Library/PeiFspPolicyInitLib/
H A DPeiFspPchPolicyInitLib.c381 …->FspsConfig.PcieRpFatalErrorReport[Index] = (UINT8)PcieRpConfig->RootPort[Index].FatalErrorReport;