iPXE
Data Fields
idtr64 Struct Reference

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

#include <librm.h>

Data Fields

uint16_t limit
 Limit. More...
 
uint64_t base
 Base. More...
 

Detailed Description

A 64-bit interrupt descriptor table register.

Definition at line 306 of file librm.h.

Field Documentation

◆ limit

uint16_t idtr64::limit

Limit.

Definition at line 308 of file librm.h.

◆ base

uint64_t idtr64::base

Base.

Definition at line 310 of file librm.h.

Referenced by init_idt().


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