summaryrefslogtreecommitdiff
path: root/arch/i386/boot/vga.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arch: i386: move non-critial files out of bootDanny Holman2022-01-211-33/+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>
* x86: reorganize the i386 directoryDanny Holman2021-01-241-0/+33
Add structure to the internals of the x86 directory. Signed-off-by: Danny Holman <dholman@gymli.xyz>