Searched refs:mSmbios64BitStatisticsTable (Results 1 – 1 of 1) sorted by relevance
24 STATIC STRUCTURE_STATISTICS *mSmbios64BitStatisticsTable = NULL; variable65 mSmbios64BitStatisticsTable = NULL; in ShellCommandRunSmbiosView()214 if (mSmbios64BitStatisticsTable != NULL) { in ShellCommandRunSmbiosView()218 FreePool (mSmbios64BitStatisticsTable); in ShellCommandRunSmbiosView()219 mSmbios64BitStatisticsTable = NULL; in ShellCommandRunSmbiosView()749 if (mSmbios64BitStatisticsTable != NULL) { in InitSmbios64BitTableStatistics()750 FreePool (mSmbios64BitStatisticsTable); in InitSmbios64BitTableStatistics()751 mSmbios64BitStatisticsTable = NULL; in InitSmbios64BitTableStatistics()761 …mSmbios64BitStatisticsTable = (STRUCTURE_STATISTICS *) AllocateZeroPool (mNumberOfSmbios64BitStruc… in InitSmbios64BitTableStatistics()763 if (mSmbios64BitStatisticsTable == NULL) { in InitSmbios64BitTableStatistics()[all …]