Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-11-26 | arch: i386: add multiboot support | Danny Holman | 1 | -0/+23 | |
Add support for the multiboot specification. These files will allow the kernel to read the multiboot header information as well as the provided memory map. Signed-off-by: Danny Holman <dholman@gymli.org> |