diff options
| author | Bobby <[email protected]> | 2026-02-25 10:13:24 +0530 |
|---|---|---|
| committer | Bobby <[email protected]> | 2026-02-25 10:13:24 +0530 |
| commit | a51c50b236f4480bc5eed76a7c78ebb14f8710ef (patch) | |
| tree | ed429b05d3f076107b74131493cec9e6c69d1862 /common/errors/errors.zig | |
| parent | 15f9ee5984f97bdca1b75a4f732c4a503ee504dc (diff) | |
| download | akiba-a51c50b236f4480bc5eed76a7c78ebb14f8710ef.tar.xz akiba-a51c50b236f4480bc5eed76a7c78ebb14f8710ef.zip | |
Add Global Descriptor Table (GDT) and Task State Segment (TSS) implementation
- Introduced GDT constants, including selectors, access rights, and flags.
- Created GDT entry structures for kernel and user segments, along with TSS descriptors.
- Implemented GDT initialization and loading functions.
- Developed boot sequence phases for CPU and memory initialization.
- Added boot information structure to manage memory regions and kernel details.
- Implemented TSS management, including core-specific TSS setup and stack allocation.
- Established state management for boot sequence phases and TSS.
Diffstat (limited to 'common/errors/errors.zig')
0 files changed, 0 insertions, 0 deletions
