Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-26 | arch: i386: pic.c: finish implementing functions from pic.h | Danny Holman | |
Finish implementing pic_eoi and similar. This allows standardized communication with the x86 PIC chip. 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> |