TianoCore EDK2 master
MEMORY_INSTALLED_ENABLED_SIZE Struct Reference

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

Data Fields

UINT8 InstalledOrEnabledSize: 7
 Size (n), where 2**n is the size in MB. More...
 
UINT8 SingleOrDoubleBank: 1
 

Detailed Description

Memory Module Information - Memory Size.

Definition at line 1050 of file SmBios.h.

Field Documentation

◆ InstalledOrEnabledSize

UINT8 MEMORY_INSTALLED_ENABLED_SIZE::InstalledOrEnabledSize

Size (n), where 2**n is the size in MB.

Definition at line 1051 of file SmBios.h.

◆ SingleOrDoubleBank

UINT8 MEMORY_INSTALLED_ENABLED_SIZE::SingleOrDoubleBank

Definition at line 1052 of file SmBios.h.


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