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

#include <regs.h>

Collaboration diagram for I8_reg_t:
Collaboration graph

Data Fields

u8 l_reg
 
u8 h_reg
 

Detailed Description

Definition at line 85 of file regs.h.

Field Documentation

◆ h_reg

u8 I8_reg_t::h_reg

Definition at line 86 of file regs.h.

◆ l_reg

u8 I8_reg_t::l_reg

Definition at line 86 of file regs.h.


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