Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscPhysicalArrayFunction.c94 SmbiosRecord->MemoryErrorInformationHandle = 0xFFFE; in MISC_SMBIOS_TABLE_FUNCTION()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/
DMemorySubClass.c159 Type16Record->MemoryErrorInformationHandle = 0xfffe; in MemorySubClassEntryPoint()
342 Type17Record->MemoryErrorInformationHandle = 0xfffe; in MemorySubClassEntryPoint()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h310 UINT16 MemoryErrorInformationHandle; member
317 UINT16 MemoryErrorInformationHandle; member
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/MemorySubClassDxe/
DMemorySubClass.c312 Type16Record->MemoryErrorInformationHandle = 0xFFFE; in SmbiosAddType16Table()
607 Type17Record->MemoryErrorInformationHandle = 0xFFFE; in SmbiosAddType17Table()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMemoryConv.c70 …INT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE16, MemoryErrorInformationHandle), in SmbiosFldMemoryType2()
192 …INT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE17, MemoryErrorInformationHandle), in SmbiosFldMemoryType3()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h1560 UINT16 MemoryErrorInformationHandle; member
1653 UINT16 MemoryErrorInformationHandle; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c691 PRINT_STRUCT_VALUE_H (Struct, Type16, MemoryErrorInformationHandle); in SmbiosPrintStructure()
703 PRINT_STRUCT_VALUE_H (Struct, Type17, MemoryErrorInformationHandle); in SmbiosPrintStructure()