Home
last modified time | relevance | path

Searched refs:SxType (Results 1 – 10 of 10) sorted by relevance

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/Pch/PchInit/Smm/
H A DPchInitSmm.c148 EFI_SLEEP_TYPE SxType; in InitializeSxHandler() local
157 for (SxType = SxS3; SxType <= SxS5; SxType++) { in InitializeSxHandler()
158 SxDispatchContext.Type = SxType; in InitializeSxHandler()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/PchInit/Smm/
H A DPchInitSmm.c110 EFI_SLEEP_TYPE SxType; in InitializeSxHandler() local
119 for (SxType = SxS3; SxType <= SxS5; SxType++) { in InitializeSxHandler()
120 SxDispatchContext.Type = SxType; in InitializeSxHandler()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/TigerlakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c50 SxType,
440 case SxType:
771 if (RecordInDb->ProtocolType == SxType) {
827 …if ((RecordToExhaust->ProtocolType == SxType) && (Context.Sx.Type == SxS3) && (Context.Sx.Phase ==…
853 if (RecordToExhaust->ProtocolType == SxType) {
H A DPchSmm.h60 SxType,
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
H A DQNCSmmCore.c41 SxType,
366 case SxType:
663 if (RecordInDb->ProtocolType == SxType) {
742 if (RecordToExhaust->ProtocolType == SxType) {
H A DQNCSmm.h33 SxType, enumerator
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c45 SxType,
414 case SxType: in PchSmmCoreRegister()
669 case SxType: in PchSmmCoreUnRegister()
845 if (RecordInDb->ProtocolType == SxType) { in PchSmmCoreDispatcher()
923 if (RecordToExhaust->ProtocolType == SxType) { in PchSmmCoreDispatcher()
H A DPchSmm.h63 SxType, enumerator
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Pch/PchSmiDispatcher/Smm/
H A DPchSmmCore.c50 SxType,
435 case SxType: in PchPiSmmCoreRegister()
760 if (RecordInDb->ProtocolType == SxType) { in PchSmmCoreDispatcher()
838 if (RecordToExhaust->ProtocolType == SxType) { in PchSmmCoreDispatcher()
H A DPchSmm.h62 SxType,