TianoCore EDK2 master
Loading...
Searching...
No Matches
_X64_IDT_TABLE Struct Reference

Data Fields

UINT32 Reserved
 
CONST EFI_PEI_SERVICES ** PeiService
 
X64_IDT_GATE_DESCRIPTOR IdtTable [IDT_ENTRY_COUNT]
 

Detailed Description

Definition at line 16 of file DxeLoadFunc.c.

Field Documentation

◆ IdtTable

X64_IDT_GATE_DESCRIPTOR _X64_IDT_TABLE::IdtTable

Definition at line 23 of file DxeLoadFunc.c.

◆ PeiService

CONST EFI_PEI_SERVICES ** _X64_IDT_TABLE::PeiService

Definition at line 22 of file DxeLoadFunc.c.

◆ Reserved

UINT32 _X64_IDT_TABLE::Reserved

Definition at line 21 of file DxeLoadFunc.c.


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