Home
last modified time | relevance | path

Searched refs:Type16 (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c684 DisplayPMALocation (Struct->Type16->Location, Option); in SmbiosPrintStructure()
685 DisplayPMAUse (Struct->Type16->Use, Option); in SmbiosPrintStructure()
687 Struct->Type16->MemoryErrorCorrection, in SmbiosPrintStructure()
690 PRINT_STRUCT_VALUE_H (Struct, Type16, MaximumCapacity); in SmbiosPrintStructure()
691 PRINT_STRUCT_VALUE_H (Struct, Type16, MemoryErrorInformationHandle); in SmbiosPrintStructure()
692 PRINT_STRUCT_VALUE_H (Struct, Type16, NumberOfMemoryDevices); in SmbiosPrintStructure()
694 PRINT_STRUCT_VALUE_LH (Struct, Type16, ExtendedMaximumCapacity); in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h619 SMBIOS_TABLE_TYPE16 *Type16; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrSyntax.g1414 UINT16 *Type16 = (UINT16 *) &Value;
1523Type16[Index] = _STOU16(L1->getText(), L1->getLine());
1544Type16[Index] = _STOU16(L2->getText(), L2->getLine());
1663 UINT16 *Type16 = (UINT16 *) ValueList;
1723 while (Type16[Size] != 0) {
3352 UINT16 *Type16 = (UINT16 *) ValueList;
3395 while (Type16[Size] != 0) {
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h2396 SMBIOS_TABLE_TYPE16 *Type16; member