| 2021-09-14 21:12 | multiboot2: Add support for EFI system table tag | mintsuki | 04732c62 |
| 2021-09-14 20:12 | multiboot2: Add support for a.out kludge and other enhancements | mintsuki | 33692555 |
| 2021-09-14 18:02 | term: Cursor should flip palette | mintsuki | 35273093 |
| 2021-09-14 16:35 | menu: Clear line before reprinting timeout message | mintsuki | ab19d6cc |
| 2021-09-14 05:43 | multiboot1 and 2: General fixes and cleanup | mintsuki | fe882a8b |
| 2021-09-13 07:49 | term: Do not parse escape-abort characters when not in runtime mode | mintsuki | fa5fa057 |
| 2021-09-13 03:13 | smp: Use rdtsc to delay rather than dummy port IO | mintsuki | 05eb70e9 |
| 2021-09-13 02:56 | multiboot2: Fix broken append_tag() invocation | mintsuki | ae02de79 |
| 2021-09-13 02:49 | multiboot2: Misc adjustments | mintsuki | 4ad7081e |
| 2021-09-13 02:33 | Merge pull request #109 from Andy-Python-Programmer/trunk | mint | 90bdd0dc |
| 2021-09-13 02:31 | multiboot2: add copyright notice on multiboot2 header file | Andy-Python-Programmer | 875d90d7 |
| 2021-09-13 01:44 | multiboot2: add kernel modules support | Andy-Python-Programmer | dab65041 |
| 2021-09-12 10:08 | mutlboot2: assert that we do not overflow the mmap tags | Andy-Python-Programmer | 7ce2354c |
| 2021-09-12 05:05 | multiboot2: allocate bootinfo size AOT | Andy-Python-Programmer | e17d34ee |
| 2021-09-12 02:54 | elf_section_hdr_info: return the info instead of void | Andy-Python-Programmer | 8b8388b1 |
| 2021-09-11 06:43 | term: Fix bug introduced when moving from int to size_t for coordinates. Fixes #110 | mintsuki | 7ad45e8d |
| 2021-09-11 05:06 | multiboot2: add EFI memory map tag | Andy-Python-Programmer | 42f821f0 |
| 2021-09-11 04:34 | multiboot2: add ACPIv2 info tag | Andy-Python-Programmer | 5d2ce0d1 |
| 2021-09-11 04:03 | docs: Update screenshot | mintsuki | de673e2a |
| 2021-09-10 08:41 | multiboot2: add the framebuffer tag | Andy-Python-Programmer | 6f15587c |
| 2021-09-10 08:02 | multiboot2: implement ELF sections tag | Andy-Python-Programmer | 6d034adc |
| 2021-09-10 03:55 | readme and config: document support for multiboot2 | Andy-Python-Programmer | b9e7d51c |
| 2021-09-09 08:40 | multiboot2: initial support | Andy-Python-Programmer | 60811e70 |
| 2021-09-07 08:35 | ext2: Implement triply indirect blocks | mintsuki | 9459207a |
| 2021-09-06 06:52 | disk: Signature double checking for EFI volume detection fallback | mintsuki | 3dbd494f |
| 2021-09-06 05:31 | menu: Add option to change the colour of the branding string | mintsuki | f20457f6 |
| 2021-09-06 01:33 | stivale1: Copy the memmap to a bootloader reclaimable region to conform with the spec | mintsuki | db25c748 |
| 2021-09-03 01:10 | pmm: Allocate memory map dynamically using EFI | mintsuki | dafc710c |
| 2021-09-02 20:59 | cpu: Make rdseed() macro actually use rdseed | mintsuki | 0410e53e |
| 2021-09-02 15:34 | Merge pull request #108 from StaticSaga/trunk | mint | 411d735e |