Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch: i386: move non-critial files out of boot | Danny Holman | 2022-01-21 | 1 | -39/+0 |
| | | | | | | | 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> | ||||
* | arch: i386: simplifiy GDT setup | Danny Holman | 2022-01-15 | 1 | -0/+39 |
Simplify the setup and definitions of GDT/TSS entries. Signed-off-by: Danny Holman <dholman@gymli.org> |