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

#include <opregion.h>

Collaboration diagram for __packed::opregion_version:
Collaboration graph

Data Fields

u8 rsvd
 
u8 revision
 
u8 minor
 
u8 major
 

Detailed Description

Definition at line 20 of file opregion.h.

Field Documentation

◆ major

u8 __packed::opregion_version::major

Definition at line 24 of file opregion.h.

◆ minor

u8 __packed::opregion_version::minor

Definition at line 23 of file opregion.h.

◆ revision

u8 __packed::opregion_version::revision

Definition at line 22 of file opregion.h.

◆ rsvd

u8 __packed::opregion_version::rsvd

Definition at line 21 of file opregion.h.


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