Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/
DMemorySubClass.c299 *(UINT8*)&(Type6Record->EnabledSize) = 0x7F; in MemorySubClassEntryPoint()
304 (*(UINT8*)&(Type6Record->EnabledSize))++; in MemorySubClassEntryPoint()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h200 UINT8 EnabledSize; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/
DMemoryConv.c441 (UINT8*)StructureNode->Structure + OFFSET_OF (SMBIOS_TABLE_TYPE6, EnabledSize), in SmbiosFldSMBIOSType6()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h991 MEMORY_INSTALLED_ENABLED_SIZE EnabledSize; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c481 DisplayMmMemorySize (*(UINT8 *) &(Struct->Type6->EnabledSize), Option); in SmbiosPrintStructure()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch9099 DisplayMmMemorySize (pStruct->Type6->EnabledSize, Option);