HomeSort by relevance Sort by last modified time
    Searched refs:LibGetSmbios64BitStructure (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
LibSmbiosView.h 153 LibGetSmbios64BitStructure (
SmbiosView.c 176 LibGetSmbios64BitStructure (&StructHandle, NULL, NULL);
495 if (LibGetSmbios64BitStructure (&Handle, &Buffer, &Length) != DMI_SUCCESS) {
775 LibGetSmbios64BitStructure (&Handle, NULL, NULL);
784 // After LibGetSmbios64BitStructure(), handle then point to the next!
786 if (LibGetSmbios64BitStructure (&Handle, &Buffer, &Length) != DMI_SUCCESS) {
LibSmbiosView.c 319 LibGetSmbios64BitStructure (

Completed in 254 milliseconds