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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
ConvLib.c 153 GetSmbiosStructureSize (
196 GetSmbiosStructureSize (
316 Status = GetSmbiosStructureSize (StructureNode->Structure, &OrigStructureSize, &CountOfStrings);
379 Status = GetSmbiosStructureSize (StructureNode->Structure, &StructureNode->StructureSize, &CountOfStrings);
Translate.c 557 GetSmbiosStructureSize (
Thunk.h     [all...]
MiscConv.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosDxe/
SmbiosDxe.c 172 GetSmbiosStructureSize (
413 Status = GetSmbiosStructureSize(This, Record, &StructureSize, &NumberOfStrings);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
SmbiosMeasurementDxe.c 323 GetSmbiosStructureSize (
398 TableEntryLength = GetSmbiosStructureSize (TableEntry, NULL);
433 TableEntryLength = GetSmbiosStructureSize (TableEntry, NULL);

Completed in 199 milliseconds