Age | Commit message (Expand) | Author |
---|---|---|
2019-10-20 | Kernel: Move Boot/ into Arch/i386/Boot (#667) | Tidux |
2019-09-21 | Boot: Bump our requested resolution to 1280x1024 | Andreas Kling |
2019-08-18 | Kernel: Implement generic VGA device using multiboot info | Conrad Pankoff |
2019-06-02 | Kernel: Make better use of the multiboot info. | Andreas Kling |
2019-05-18 | Kernel: Pass ELF program header locations from multiboot to kernel. | Andreas Kling |
2019-05-17 | Kernel: Clear the X86 direction flag (DF) in the boot loader. | Andreas Kling |
2019-04-01 | Kernel: Use a multiboot header instead of a convoluted two-part bootloader. | Andreas Kling |