Lines Matching refs:FeaturePcdGet
522 if (FeaturePcdGet (PcdCpuSmmEnableBspElection)) { in BSPHandler()
754 if (FeaturePcdGet (PcdCpuSmmStackGuard)) { in Gen4GPageTable()
795 if (FeaturePcdGet (PcdCpuSmmStackGuard)) { in Gen4GPageTable()
935 if (!FeaturePcdGet (PcdCpuHotPlugSupport)) { in InternalSmmStartupThisAp()
1008 …return InternalSmmStartupThisAp(Procedure, CpuIndex, ProcArguments, FeaturePcdGet (PcdCpuSmmBlockS… in SmmStartupThisAp()
1029 if (FeaturePcdGet (PcdCpuSmmDebug)) { in CpuSmmDebugEntry()
1059 if (FeaturePcdGet (PcdCpuSmmDebug)) { in CpuSmmDebugExit()
1150 if (FeaturePcdGet (PcdCpuSmmProfileEnable)) { in SmiRendezvous()
1169 if (FeaturePcdGet (PcdCpuSmmEnableBspElection)) { in SmiRendezvous()
1210 if (FeaturePcdGet (PcdCpuSmmProfileEnable)) { in SmiRendezvous()
1328 if (FeaturePcdGet (PcdCpuSmmEnableBspElection)) { in InitializeMpSyncData()