Home
last modified time | relevance | path

Searched refs:LibGetSmbiosStructure (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DLibSmbiosView.h130 LibGetSmbiosStructure (
DSmbiosView.c128 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()
DLibSmbiosView.c247 LibGetSmbiosStructure ( in LibGetSmbiosStructure() function