iPXE
cpuid_options Struct Reference

"cpuid" options More...

Data Fields

int amd
 Check AMD-defined features (eax=0x80000001)
int ecx
 Check features defined via ecx.

Detailed Description

"cpuid" options

Definition at line 42 of file cpuid_cmd.c.

Field Documentation

◆ amd

int cpuid_options::amd

Check AMD-defined features (eax=0x80000001)

Definition at line 44 of file cpuid_cmd.c.

◆ ecx

int cpuid_options::ecx

Check features defined via ecx.

Definition at line 46 of file cpuid_cmd.c.


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