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

  /device/linaro/bootloader/edk2/EmulatorPkg/Include/Library/
SmbiosLib.h 45 } SMBIOS_TEMPLATE_ENTRY;
49 Create an initial SMBIOS Table from an array of SMBIOS_TEMPLATE_ENTRY
50 entries. SMBIOS_TEMPLATE_ENTRY.NULL indicates the end of the table.
52 @param Template Array of SMBIOS_TEMPLATE_ENTRY entries.
60 IN SMBIOS_TEMPLATE_ENTRY *Template
  /device/linaro/bootloader/edk2/EmulatorPkg/PlatformSmbiosDxe/
PlatformSmbiosDxe.c 26 extern SMBIOS_TEMPLATE_ENTRY gSmbiosTemplate[];
SmbiosTable.c 426 SMBIOS_TEMPLATE_ENTRY gSmbiosTemplate[] = {
  /device/linaro/bootloader/edk2/EmulatorPkg/Library/SmbiosLib/
SmbiosLib.c 32 Create an initial SMBIOS Table from an array of SMBIOS_TEMPLATE_ENTRY
33 entries. SMBIOS_TEMPLATE_ENTRY.NULL indicates the end of the table.
35 @param Template Array of SMBIOS_TEMPLATE_ENTRY entries.
43 IN SMBIOS_TEMPLATE_ENTRY *Template

Completed in 62 milliseconds