Documentation
01. GDT_Layout
The GDT descriptor defines the code and data segments required for Protected Mode.
| Segment | Base | Limit | Access |
|---|---|---|---|
| Null Descriptor | 0x0 | 0x0 | 0x0 |
| Code Segment | 0x0 | 0xFFFFF | 10011010b |
| Data Segment | 0x0 | 0xFFFFF | 10010010b |
02. CLI_Commands
help - command list
info - OS version
clear - screen reset
whoami - user identity
nasa list - DB fetch
color [hex] - VGA update