Searched refs:LibGetSmbiosStructure (Results 1 – 3 of 3) sorted by relevance
130 LibGetSmbiosStructure (
128 LibGetSmbiosStructure (&StructHandle, NULL, NULL); in ShellCommandRunSmbiosView()323 if (LibGetSmbiosStructure (&Handle, &Buffer, &Length) != DMI_SUCCESS) { in SMBiosView()630 LibGetSmbiosStructure (&Handle, NULL, NULL); in InitSmbiosTableStatistics()641 if (LibGetSmbiosStructure (&Handle, &Buffer, &Length) != DMI_SUCCESS) { in InitSmbiosTableStatistics()
247 LibGetSmbiosStructure ( in LibGetSmbiosStructure() function