Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | PROJECT RESTRUCTURING | Danny Holman | |
Move the entire kernel into its own directory. Create new directories for system commands, libraries and other required essentials for a complete Unix-like operating system. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
2022-01-15 | arch: i386: simplify IDT setup | Danny Holman | |
Simplify the interrupt descriptor table setup and frame assembly. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
2021-01-24 | x86: reorganize the i386 directory | Danny Holman | |
Add structure to the internals of the x86 directory. Signed-off-by: Danny Holman <dholman@gymli.xyz> |