Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-21 | arch: i386: move non-critial files out of boot | Danny Holman | |
Move all files not needed for the bootstrap process out of boot and into the main x86 source directory. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
2022-01-15 | arch: i386: simplifiy GDT setup | Danny Holman | |
Simplify the setup and definitions of GDT/TSS entries. Signed-off-by: Danny Holman <dholman@gymli.org> |