TianoCore EDK2 master
CACHE_SRAM_TYPE_DATA Struct Reference

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

Data Fields

UINT16 Other: 1
 
UINT16 Unknown: 1
 
UINT16 NonBurst: 1
 
UINT16 Burst: 1
 
UINT16 PipelineBurst: 1
 
UINT16 Synchronous: 1
 
UINT16 Asynchronous: 1
 
UINT16 Reserved: 9
 

Detailed Description

Cache Information - SRAM Type.

Definition at line 1080 of file SmBios.h.

Field Documentation

◆ Asynchronous

UINT16 CACHE_SRAM_TYPE_DATA::Asynchronous

Definition at line 1087 of file SmBios.h.

◆ Burst

UINT16 CACHE_SRAM_TYPE_DATA::Burst

Definition at line 1084 of file SmBios.h.

◆ NonBurst

UINT16 CACHE_SRAM_TYPE_DATA::NonBurst

Definition at line 1083 of file SmBios.h.

◆ Other

UINT16 CACHE_SRAM_TYPE_DATA::Other

Definition at line 1081 of file SmBios.h.

◆ PipelineBurst

UINT16 CACHE_SRAM_TYPE_DATA::PipelineBurst

Definition at line 1085 of file SmBios.h.

◆ Reserved

UINT16 CACHE_SRAM_TYPE_DATA::Reserved

Definition at line 1088 of file SmBios.h.

◆ Synchronous

UINT16 CACHE_SRAM_TYPE_DATA::Synchronous

Definition at line 1086 of file SmBios.h.

◆ Unknown

UINT16 CACHE_SRAM_TYPE_DATA::Unknown

Definition at line 1082 of file SmBios.h.


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