iPXE
Data Fields
idtr32 Struct Reference

A 32-bit interrupt descriptor table register. More...

#include <librm.h>

Data Fields

uint16_t limit
 Limit. More...
 
uint32_t base
 Base. More...
 

Detailed Description

A 32-bit interrupt descriptor table register.

Definition at line 298 of file librm.h.

Field Documentation

◆ limit

uint16_t idtr32::limit

Limit.

Definition at line 300 of file librm.h.

◆ base

uint32_t idtr32::base

Base.

Definition at line 302 of file librm.h.

Referenced by init_idt().


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