TianoCore EDK2 master
SMBIOS_TABLE_TYPE19 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
UINT32 StartingAddress
 
UINT32 EndingAddress
 
UINT16 MemoryArrayHandle
 
UINT8 PartitionWidth
 
UINT64 ExtendedStartingAddress
 
UINT64 ExtendedEndingAddress
 

Detailed Description

Memory Array Mapped Address (Type 19).

This structure provides the address mapping for a Physical Memory Array. One structure is present for each contiguous address range described.

Definition at line 2010 of file SmBios.h.

Field Documentation

◆ EndingAddress

UINT32 SMBIOS_TABLE_TYPE19::EndingAddress

Definition at line 2013 of file SmBios.h.

◆ ExtendedEndingAddress

UINT64 SMBIOS_TABLE_TYPE19::ExtendedEndingAddress

Definition at line 2020 of file SmBios.h.

◆ ExtendedStartingAddress

UINT64 SMBIOS_TABLE_TYPE19::ExtendedStartingAddress

Definition at line 2019 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE19::Hdr

Definition at line 2011 of file SmBios.h.

◆ MemoryArrayHandle

UINT16 SMBIOS_TABLE_TYPE19::MemoryArrayHandle

Definition at line 2014 of file SmBios.h.

◆ PartitionWidth

UINT8 SMBIOS_TABLE_TYPE19::PartitionWidth

Definition at line 2015 of file SmBios.h.

◆ StartingAddress

UINT32 SMBIOS_TABLE_TYPE19::StartingAddress

Definition at line 2012 of file SmBios.h.


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