Home
last modified time | relevance | path

Searched refs:SupportSpeed (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h185 UINT16 SupportSpeed; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMemoryConv.c834 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE5, SupportSpeed), in SmbiosFldMemoryType8()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h940 MEMORY_SPEED_TYPE SupportSpeed; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c458 DisplayMcMemorySpeeds (*(UINT16 *) &(Struct->Type5->SupportSpeed), Option); in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch9089 DisplayMcMemorySpeeds (pStruct->Type5->SupportSpeed, Option);