|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
A single GDT segment descriptor. More...
#include <gdt.h>
Data Fields | |
| uint16_t | limitLow |
| uint16_t | baseLow |
| uint8_t | baseMiddle |
| uint8_t | access |
| uint8_t | flagsAndLimitHigh |
| uint8_t | baseHigh |
A single GDT segment descriptor.
This stucture is the same for both 32-bit and 64-bit mode.