Home
last modified time | relevance | path

Searched refs:SocketDesignation (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscProcessorCacheFunction.c69 CHAR16 *SocketDesignation;
86 SocketDesignation = SmbiosMiscGetString (TokenToGet);
87 SocketStrLen = StrLen(SocketDesignation);
150 SmbiosRecordL1->SocketDesignation = 0x01;
166 SmbiosRecordL2->SocketDesignation = 0x01;
182 UnicodeStrToAsciiStr(SocketDesignation, OptionalStrStart);
199 UnicodeStrToAsciiStr(SocketDesignation, OptionalStrStart);
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h195 SMBIOS_TABLE_STRING SocketDesignation; member
206 SMBIOS_TABLE_STRING SocketDesignation; member
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/
DMemorySubClass.c284 Type6Record->SocketDesignation = 1; in MemorySubClassEntryPoint()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c710 dstType7.SocketDesignation = 1; // "L# Cache" in CacheInfoUpdateSmbiosType7()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h986 SMBIOS_TABLE_STRING SocketDesignation; member
1062 SMBIOS_TABLE_STRING SocketDesignation; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMemoryConv.c384 OFFSET_OF (SMBIOS_TABLE_TYPE6, SocketDesignation), in SmbiosFldSMBIOSType6()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c402 PRINT_SMBIOS_STRING (Struct, Struct->Type4->Socket, SocketDesignation) in SmbiosPrintStructure()
474 PRINT_PENDING_STRING (Struct, Type6, SocketDesignation); in SmbiosPrintStructure()
489 PRINT_PENDING_STRING (Struct, Type7, SocketDesignation); in SmbiosPrintStructure()