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

#include <x86.h>

Collaboration diagram for realmode_idt:
Collaboration graph

Data Fields

u16 offset
 
u16 cs
 

Detailed Description

Definition at line 10 of file x86.h.

Field Documentation

◆ cs

u16 realmode_idt::cs

Definition at line 11 of file x86.h.

Referenced by setup_realmode_idt().

◆ offset

u16 realmode_idt::offset

Definition at line 11 of file x86.h.

Referenced by setup_realmode_idt().


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