Home
last modified time | relevance | path

Searched refs:MemoryErrorCorrection (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscPhysicalArrayFunction.c89 SmbiosRecord->MemoryErrorCorrection = *(UINT8 *) &ForType16InputData->MemoryErrorCorrection; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
DMemIscp.h99 UINT16 MemoryErrorCorrection; ///< The primary hardware error correction or member
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/
DMemorySubClass.c130 ArrayLocationData.MemoryErrorCorrection = EfiMemoryErrorCorrectionNone; in MemorySubClassEntryPoint()
154 Type16Record->MemoryErrorCorrection = (UINT8)ArrayLocationData.MemoryErrorCorrection; in MemorySubClassEntryPoint()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c790 mPhyMemArrayInfoType16.MemoryErrorCorrection = SmbiosT16->MemoryErrorCorrection; in PhyMemArrayInfoUpdateSmbiosType16()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DDataHubSubClassMemory.h97 EFI_MEMORY_ERROR_CORRECTION MemoryErrorCorrection; member
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/MemorySubClassDxe/
DMemorySubClass.c317 Type16Record->MemoryErrorCorrection = MemoryErrorCorrectionSingleBitEcc; in SmbiosAddType16Table()
321 Type16Record->MemoryErrorCorrection = MemoryErrorCorrectionNone; in SmbiosAddType16Table()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMemoryConv.c49 …cture) + OFFSET_OF (SMBIOS_TABLE_TYPE16, MemoryErrorCorrection)) = (UINT8) (PhyMemArray->MemoryEr… in SmbiosFldMemoryType2()
DThunk.h192 EFI_MEMORY_ERROR_CORRECTION MemoryErrorCorrection; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h308 UINT8 MemoryErrorCorrection; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1558 …UINT8 MemoryErrorCorrection; ///< The enumeration value from MEMORY_E… member
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Guid/
DDataHubRecords.h1108 EFI_MEMORY_ERROR_CORRECTION MemoryErrorCorrection; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c687 Struct->Type16->MemoryErrorCorrection, in SmbiosPrintStructure()