Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h617 SMBIOS_TABLE_TYPE14 *Type14; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c589 NumOfItem = (Struct->Type14->Hdr.Length - 5) / 3; in SmbiosPrintStructure()
590 PRINT_PENDING_STRING (Struct, Type14, GroupName); in SmbiosPrintStructure()
592 ShellPrintEx(-1,-1,L"ItemType %d: %d\n", Index + 1, Struct->Type14->Group[Index].ItemType); in SmbiosPrintStructure()
593 … ShellPrintEx(-1,-1,L"ItemHandle %d: %d\n", Index + 1, Struct->Type14->Group[Index].ItemHandle); in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h2394 SMBIOS_TABLE_TYPE14 *Type14; member