Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-22 | arch: i386: refactor the system call API | Danny Holman | |
The x86 system call/interrupt handlers should be refactored to be more readable. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
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> |