Searched refs:InfoName (Results 1 – 1 of 1) sorted by relevance
354 CHAR16 *InfoName; in SmmVariableGetStatistics() local372 InfoName = (CHAR16 *)(InfoEntry + 1); in SmmVariableGetStatistics()388 CopyMem (InfoName, VariableInfo->Name, NameSize); in SmmVariableGetStatistics()400 if (CompareMem (VariableInfo->Name, InfoName, NameSize) == 0) { in SmmVariableGetStatistics()428 CopyMem (InfoName, VariableInfo->Name, NameSize); in SmmVariableGetStatistics()