Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-01-21 | arch: i386: move non-critial files out of boot | Danny Holman | 1 | -21/+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> | |||||
2022-01-15 | arch: i386: add support for IRQs and system calls | Danny Holman | 1 | -0/+21 | |
Add support for rudementary system calls and IRQ interrupts. Signed-off-by: Danny Holman <dholman@gymli.org> |