Searched refs:DataWidth (Results 1 – 12 of 12) sorted by relevance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/ |
D | IfrOpCodeCreation.c | 174 IN UINT8 DataWidth, in CreateOneOfOpCode() argument 226 if (DataWidth > 2) { in CreateOneOfOpCode() 233 OneOf.Width = DataWidth; in CreateOneOfOpCode() 359 IN UINT8 DataWidth, in CreateCheckBoxOpCode() argument 404 if (DataWidth > 1) { in CreateCheckBoxOpCode() 411 CheckBox.Width = DataWidth; in CreateCheckBoxOpCode() 427 IN UINT8 DataWidth, in CreateNumericOpCode() argument 484 if (DataWidth > 2) { in CreateNumericOpCode() 491 Numeric.Width = DataWidth; in CreateNumericOpCode() 511 IN UINT8 DataWidth, in CreateStringOpCode() argument [all …]
|
D | IfrLibrary.h | 290 IN UINT8 DataWidth, 378 IN UINT8 DataWidth, 419 IN UINT8 DataWidth, 475 IN UINT8 DataWidth, 688 IN UINT8 DataWidth, 780 IN UINT8 DataWidth, 824 IN UINT8 DataWidth, 880 IN UINT8 DataWidth,
|
D | IfrOnTheFly.c | 427 IN UINT8 DataWidth, in CreateOneOf() argument 479 if (DataWidth > 2) { in CreateOneOf() 500 OneOf.Width = DataWidth; in CreateOneOf() 677 IN UINT8 DataWidth, in CreateCheckBox() argument 722 if (DataWidth > 1) { in CreateCheckBox() 743 CheckBox.Width = DataWidth; in CreateCheckBox() 771 IN UINT8 DataWidth, in CreateNumeric() argument 831 if (DataWidth > 2) { in CreateNumeric() 852 Numeric.Width = DataWidth; in CreateNumeric() 885 IN UINT8 DataWidth, in CreateString() argument [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/ |
D | MemIscp.h | 130 …UINT16 DataWidth; ///< Data Width, in bits, of this memory device. member
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/ |
D | MiscMemoryDeviceFunction.c | 293 SmbiosRecord->DataWidth = 32;
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/ |
D | PlatformSmbiosDxe.c | 820 dstType17.DataWidth = srcType17->DataWidth; in MemDevInfoUpdatedstType17()
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/MemorySubClass/ |
D | MemorySubClass.c | 344 Type17Record->DataWidth = ArrayLink.MemoryDataWidth; in MemorySubClassEntryPoint()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | Smbios.h | 319 UINT16 DataWidth; member
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/MemorySubClassDxe/ |
D | MemorySubClass.c | 609 Type17Record->DataWidth = MemoryDataWidth; in SmbiosAddType17Table()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/PiSmbiosRecordOnDataHubSmbiosRecordThunk/ |
D | MemoryConv.c | 210 (UINT8 *) StructureNode->Structure + OFFSET_OF (SMBIOS_TABLE_TYPE17, DataWidth), in SmbiosFldMemoryType3()
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | SmBios.h | 1655 UINT16 DataWidth; member
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | PrintInfo.c | 705 PRINT_STRUCT_VALUE (Struct, Type17, DataWidth); in SmbiosPrintStructure()
|