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

Data Fields

UINT16 Limit15_0
 
UINT16 Base15_0
 
UINT8 Base23_16
 
UINT8 Type
 
UINT8 Limit19_16_and_flags
 
UINT8 Base31_24
 

Detailed Description

Definition at line 21 of file LinuxGdt.c.

Field Documentation

◆ Base15_0

UINT16 _GDT_ENTRY::Base15_0

Definition at line 23 of file LinuxGdt.c.

◆ Base23_16

UINT8 _GDT_ENTRY::Base23_16

Definition at line 24 of file LinuxGdt.c.

◆ Base31_24

UINT8 _GDT_ENTRY::Base31_24

Definition at line 27 of file LinuxGdt.c.

◆ Limit15_0

UINT16 _GDT_ENTRY::Limit15_0

Definition at line 22 of file LinuxGdt.c.

◆ Limit19_16_and_flags

UINT8 _GDT_ENTRY::Limit19_16_and_flags

Definition at line 26 of file LinuxGdt.c.

◆ Type

UINT8 _GDT_ENTRY::Type

Definition at line 25 of file LinuxGdt.c.


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