TianoCore EDK2 master
PROCESSOR_SIGNATURE Struct Reference

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

Data Fields

UINT32 ProcessorSteppingId: 4
 
UINT32 ProcessorModel: 4
 
UINT32 ProcessorFamily: 4
 
UINT32 ProcessorType: 2
 
UINT32 ProcessorReserved1: 2
 
UINT32 ProcessorXModel: 4
 
UINT32 ProcessorXFamily: 8
 
UINT32 ProcessorReserved2: 4
 

Detailed Description

Processor ID Field Description

Definition at line 826 of file SmBios.h.

Field Documentation

◆ ProcessorFamily

UINT32 PROCESSOR_SIGNATURE::ProcessorFamily

Definition at line 829 of file SmBios.h.

◆ ProcessorModel

UINT32 PROCESSOR_SIGNATURE::ProcessorModel

Definition at line 828 of file SmBios.h.

◆ ProcessorReserved1

UINT32 PROCESSOR_SIGNATURE::ProcessorReserved1

Definition at line 831 of file SmBios.h.

◆ ProcessorReserved2

UINT32 PROCESSOR_SIGNATURE::ProcessorReserved2

Definition at line 834 of file SmBios.h.

◆ ProcessorSteppingId

UINT32 PROCESSOR_SIGNATURE::ProcessorSteppingId

Definition at line 827 of file SmBios.h.

◆ ProcessorType

UINT32 PROCESSOR_SIGNATURE::ProcessorType

Definition at line 830 of file SmBios.h.

◆ ProcessorXFamily

UINT32 PROCESSOR_SIGNATURE::ProcessorXFamily

Definition at line 833 of file SmBios.h.

◆ ProcessorXModel

UINT32 PROCESSOR_SIGNATURE::ProcessorXModel

Definition at line 832 of file SmBios.h.


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