coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cpuid_result Struct Reference

#include <cpu.h>

Collaboration diagram for cpuid_result:
Collaboration graph

Data Fields

uint32_t eax
 
uint32_t ebx
 
uint32_t ecx
 
uint32_t edx
 

Detailed Description

Definition at line 29 of file cpu.h.

Field Documentation

◆ eax

◆ ebx

◆ ecx

◆ edx


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