TianoCore EDK2 master
SMBIOS_TABLE_TYPE20 Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

SMBIOS_STRUCTURE Hdr
 
UINT32 StartingAddress
 
UINT32 EndingAddress
 
UINT16 MemoryDeviceHandle
 
UINT16 MemoryArrayMappedAddressHandle
 
UINT8 PartitionRowPosition
 
UINT8 InterleavePosition
 
UINT8 InterleavedDataDepth
 
UINT64 ExtendedStartingAddress
 
UINT64 ExtendedEndingAddress
 

Detailed Description

Memory Device Mapped Address (Type 20).

This structure maps memory address space usually to a device-level granularity. One structure is present for each contiguous address range described.

Definition at line 2029 of file SmBios.h.

Field Documentation

◆ EndingAddress

UINT32 SMBIOS_TABLE_TYPE20::EndingAddress

Definition at line 2032 of file SmBios.h.

◆ ExtendedEndingAddress

UINT64 SMBIOS_TABLE_TYPE20::ExtendedEndingAddress

Definition at line 2042 of file SmBios.h.

◆ ExtendedStartingAddress

UINT64 SMBIOS_TABLE_TYPE20::ExtendedStartingAddress

Definition at line 2041 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE20::Hdr

Definition at line 2030 of file SmBios.h.

◆ InterleavedDataDepth

UINT8 SMBIOS_TABLE_TYPE20::InterleavedDataDepth

Definition at line 2037 of file SmBios.h.

◆ InterleavePosition

UINT8 SMBIOS_TABLE_TYPE20::InterleavePosition

Definition at line 2036 of file SmBios.h.

◆ MemoryArrayMappedAddressHandle

UINT16 SMBIOS_TABLE_TYPE20::MemoryArrayMappedAddressHandle

Definition at line 2034 of file SmBios.h.

◆ MemoryDeviceHandle

UINT16 SMBIOS_TABLE_TYPE20::MemoryDeviceHandle

Definition at line 2033 of file SmBios.h.

◆ PartitionRowPosition

UINT8 SMBIOS_TABLE_TYPE20::PartitionRowPosition

Definition at line 2035 of file SmBios.h.

◆ StartingAddress

UINT32 SMBIOS_TABLE_TYPE20::StartingAddress

Definition at line 2031 of file SmBios.h.


The documentation for this struct was generated from the following file: