Home
last modified time | relevance | path

Searched refs:SupportedSRAMType (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscProcessorCacheFunction.c155 CopyMem(&SmbiosRecordL1->SupportedSRAMType, &CacheSramType, 2);
171 CopyMem(&SmbiosRecordL2->SupportedSRAMType, &CacheSramType, 2);
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c718 CopyMem (&dstType7.SupportedSRAMType, in CacheInfoUpdateSmbiosType7()
734 CopyMem (&dstType7.SupportedSRAMType, in CacheInfoUpdateSmbiosType7()
750 CopyMem (&dstType7.SupportedSRAMType, in CacheInfoUpdateSmbiosType7()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/
DProcessorSubClass.c328 …(VOID)CopyMem(&mSmbiosCacheTable[CacheLevel].SupportedSRAMType, &CacheSramType, sizeof(CACHE_SRAM_… in UpdateSmbiosCacheTable()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h210 UINT16 SupportedSRAMType; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1066 CACHE_SRAM_TYPE_DATA SupportedSRAMType; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c493 PRINT_STRUCT_VALUE_H (Struct, Type7, SupportedSRAMType); in SmbiosPrintStructure()