TianoCore EDK2 master
MEMORY_DEVICE_OPERATING_MODE_CAPABILITY Union Reference

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

Data Fields

struct {
   UINT16   Reserved: 1
 Set to 0. More...
 
   UINT16   Other: 1
 
   UINT16   Unknown: 1
 
   UINT16   VolatileMemory: 1
 
   UINT16   ByteAccessiblePersistentMemory: 1
 
   UINT16   BlockAccessiblePersistentMemory: 1
 
   UINT16   Reserved2: 10
 Set to 0. More...
 
Bits
 
UINT16 Uint16
 

Detailed Description

Memory Device - Memory Operating Mode Capability

Definition at line 1859 of file SmBios.h.

Field Documentation

◆ 

struct { ... } MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Bits

Individual bit fields

◆ BlockAccessiblePersistentMemory

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::BlockAccessiblePersistentMemory

Definition at line 1869 of file SmBios.h.

◆ ByteAccessiblePersistentMemory

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::ByteAccessiblePersistentMemory

Definition at line 1868 of file SmBios.h.

◆ Other

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Other

Definition at line 1865 of file SmBios.h.

◆ Reserved

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Reserved

Set to 0.

Definition at line 1864 of file SmBios.h.

◆ Reserved2

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Reserved2

Set to 0.

Definition at line 1870 of file SmBios.h.

◆ Uint16

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Uint16

All bit fields as a 16-bit value

Definition at line 1875 of file SmBios.h.

◆ Unknown

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Unknown

Definition at line 1866 of file SmBios.h.

◆ VolatileMemory

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::VolatileMemory

Definition at line 1867 of file SmBios.h.


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