TianoCore EDK2 master
|
Data Fields | |
UINT16 | Limit15_0 |
UINT16 | Base15_0 |
UINT8 | Base23_16 |
UINT8 | Type |
UINT8 | Limit19_16_and_flags |
UINT8 | Base31_24 |
Definition at line 21 of file LinuxGdt.c.
UINT16 _GDT_ENTRY::Base15_0 |
Definition at line 23 of file LinuxGdt.c.
UINT8 _GDT_ENTRY::Base23_16 |
Definition at line 24 of file LinuxGdt.c.
UINT8 _GDT_ENTRY::Base31_24 |
Definition at line 27 of file LinuxGdt.c.
UINT16 _GDT_ENTRY::Limit15_0 |
Definition at line 22 of file LinuxGdt.c.
UINT8 _GDT_ENTRY::Limit19_16_and_flags |
Definition at line 26 of file LinuxGdt.c.
UINT8 _GDT_ENTRY::Type |
Definition at line 25 of file LinuxGdt.c.