TianoCore EDK2 master
|
Data Fields | |
struct { | |
UINT32 LimitLow: 16 | |
UINT32 BaseLow: 16 | |
UINT32 BaseMid: 8 | |
UINT32 Type: 4 | |
UINT32 System: 1 | |
UINT32 Dpl: 2 | |
UINT32 Present: 1 | |
UINT32 LimitHigh: 4 | |
UINT32 Software: 1 | |
UINT32 Reserved: 1 | |
UINT32 DefaultSize: 1 | |
UINT32 Granularity: 1 | |
UINT32 BaseHigh: 8 | |
} | Bits |
UINT64 | Uint64 |
struct { | |
UINT32 LimitLow: 16 | |
UINT32 BaseLow: 16 | |
UINT32 BaseMid: 8 | |
UINT32 Type: 4 | |
UINT32 System: 1 | |
UINT32 Dpl: 2 | |
UINT32 Present: 1 | |
UINT32 LimitHigh: 4 | |
UINT32 Software: 1 | |
UINT32 Reserved: 1 | |
UINT32 DefaultSize: 1 | |
UINT32 Granularity: 1 | |
UINT32 BaseHigh: 8 | |
} | Bits |
struct { | |
UINT32 LimitLow: 16 | |
UINT32 BaseLow: 16 | |
UINT32 BaseMid: 8 | |
UINT32 Type: 4 | |
UINT32 System: 1 | |
UINT32 Dpl: 2 | |
UINT32 Present: 1 | |
UINT32 LimitHigh: 4 | |
UINT32 Software: 1 | |
UINT32 Reserved: 1 | |
UINT32 DefaultSize: 1 | |
UINT32 Granularity: 1 | |
UINT32 BaseHigh: 8 | |
} | Bits |
struct { | |
UINT32 LimitLow: 16 | |
UINT32 BaseLow: 16 | |
UINT32 BaseMid: 8 | |
UINT32 Type: 4 | |
UINT32 System: 1 | |
UINT32 Dpl: 2 | |
UINT32 Present: 1 | |
UINT32 LimitHigh: 4 | |
UINT32 Software: 1 | |
UINT32 Reserved: 1 | |
UINT32 DefaultSize: 1 | |
UINT32 Granularity: 1 | |
UINT32 BaseHigh: 8 | |
} | Bits |
struct { | |
UINT32 LimitLow: 16 | |
UINT32 BaseLow: 16 | |
UINT32 BaseMid: 8 | |
UINT32 Type: 4 | |
UINT32 System: 1 | |
UINT32 Dpl: 2 | |
UINT32 Present: 1 | |
UINT32 LimitHigh: 4 | |
UINT32 Software: 1 | |
UINT32 Reserved: 1 | |
UINT32 DefaultSize: 1 | |
UINT32 Granularity: 1 | |
UINT32 BaseHigh: 8 | |
} | Bits |
struct { | |
UINT32 LimitLow: 16 | |
UINT32 BaseLow: 16 | |
UINT32 BaseMid: 8 | |
UINT32 Type: 4 | |
UINT32 System: 1 | |
UINT32 Dpl: 2 | |
UINT32 Present: 1 | |
UINT32 LimitHigh: 4 | |
UINT32 Software: 1 | |
UINT32 Reserved: 1 | |
UINT32 DefaultSize: 1 | |
UINT32 Granularity: 1 | |
UINT32 BaseHigh: 8 | |
} | Bits |
Definition at line 31 of file DispatchExecute.c.
UINT32 IA32_GDT::BaseHigh |
Definition at line 45 of file DispatchExecute.c.
UINT32 IA32_GDT::BaseLow |
Definition at line 34 of file DispatchExecute.c.
UINT32 IA32_GDT::BaseMid |
Definition at line 35 of file DispatchExecute.c.
UINT32 IA32_GDT::DefaultSize |
Definition at line 43 of file DispatchExecute.c.
UINT32 IA32_GDT::Dpl |
Definition at line 38 of file DispatchExecute.c.
UINT32 IA32_GDT::Granularity |
Definition at line 44 of file DispatchExecute.c.
UINT32 IA32_GDT::LimitHigh |
Definition at line 40 of file DispatchExecute.c.
UINT32 IA32_GDT::LimitLow |
Definition at line 33 of file DispatchExecute.c.
UINT32 IA32_GDT::Present |
Definition at line 39 of file DispatchExecute.c.
UINT32 IA32_GDT::Reserved |
Definition at line 42 of file DispatchExecute.c.
UINT32 IA32_GDT::Software |
Definition at line 41 of file DispatchExecute.c.
UINT32 IA32_GDT::System |
Definition at line 37 of file DispatchExecute.c.
UINT32 IA32_GDT::Type |
Definition at line 36 of file DispatchExecute.c.
UINT64 IA32_GDT::Uint64 |
Definition at line 47 of file DispatchExecute.c.