Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DLibSmbiosView.h153 LibGetSmbios64BitStructure (
DSmbiosView.c176 LibGetSmbios64BitStructure (&StructHandle, NULL, NULL); in ShellCommandRunSmbiosView()
497 if (LibGetSmbios64BitStructure (&Handle, &Buffer, &Length) != DMI_SUCCESS) { in SMBios64View()
780 LibGetSmbios64BitStructure (&Handle, NULL, NULL); in InitSmbios64BitTableStatistics()
791 if (LibGetSmbios64BitStructure (&Handle, &Buffer, &Length) != DMI_SUCCESS) { in InitSmbios64BitTableStatistics()
DLibSmbiosView.c319 LibGetSmbios64BitStructure ( in LibGetSmbios64BitStructure() function