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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DLibSmbiosView.h89 LibGetSmbiosStructure (
H A DSmbiosView.c115 LibGetSmbiosStructure (&StructHandle, NULL, NULL);
274 if (LibGetSmbiosStructure (&Handle, Buffer, &Length) != DMI_SUCCESS) {
409 LibGetSmbiosStructure (&Handle, NULL, NULL);
418 // After LibGetSmbiosStructure(), handle then point to the next!
420 if (LibGetSmbiosStructure (&Handle, Buffer, &Length) != DMI_SUCCESS) {
H A DLibSmbiosView.c121 LibGetSmbiosStructure ( function

Completed in 70 milliseconds