TianoCore EDK2 master
PROCESSOR_CHARACTERISTIC_FLAGS Struct Reference

Data Fields

UINT16 ProcessorReserved1: 1
 
UINT16 ProcessorUnknown: 1
 
UINT16 Processor64BitCapable: 1
 
UINT16 ProcessorMultiCore: 1
 
UINT16 ProcessorHardwareThread: 1
 
UINT16 ProcessorExecuteProtection: 1
 
UINT16 ProcessorEnhancedVirtualization: 1
 
UINT16 ProcessorPowerPerformanceCtrl: 1
 
UINT16 Processor128BitCapable: 1
 
UINT16 ProcessorArm64SocId: 1
 
UINT16 ProcessorReserved2: 6
 

Detailed Description

Definition at line 871 of file SmBios.h.

Field Documentation

◆ Processor128BitCapable

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::Processor128BitCapable

Definition at line 880 of file SmBios.h.

◆ Processor64BitCapable

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::Processor64BitCapable

Definition at line 874 of file SmBios.h.

◆ ProcessorArm64SocId

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorArm64SocId

Definition at line 881 of file SmBios.h.

◆ ProcessorEnhancedVirtualization

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorEnhancedVirtualization

Definition at line 878 of file SmBios.h.

◆ ProcessorExecuteProtection

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorExecuteProtection

Definition at line 877 of file SmBios.h.

◆ ProcessorHardwareThread

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorHardwareThread

Definition at line 876 of file SmBios.h.

◆ ProcessorMultiCore

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorMultiCore

Definition at line 875 of file SmBios.h.

◆ ProcessorPowerPerformanceCtrl

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorPowerPerformanceCtrl

Definition at line 879 of file SmBios.h.

◆ ProcessorReserved1

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorReserved1

Definition at line 872 of file SmBios.h.

◆ ProcessorReserved2

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorReserved2

Definition at line 882 of file SmBios.h.

◆ ProcessorUnknown

UINT16 PROCESSOR_CHARACTERISTIC_FLAGS::ProcessorUnknown

Definition at line 873 of file SmBios.h.


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