coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
lidtarg Struct Reference
Collaboration diagram for lidtarg:
Collaboration graph

Data Fields

uint16_t limit
 
uint64_t base
 

Detailed Description

Definition at line 610 of file exception.c.

Field Documentation

◆ base

uint64_t lidtarg::base

Definition at line 615 of file exception.c.

◆ limit

uint16_t lidtarg::limit

Definition at line 611 of file exception.c.

Referenced by load_idt().


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