| 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 |
| 2021-09-02 09:53 | fat32: fix LFN ignoring bug introduced by 25e1194 | StaticSaga | 62198ba1 |
| 2021-09-02 02:23 | pmm: Increase the max size of the memory map | mintsuki | 5217f50b |
| 2021-09-02 00:47 | efi: Improve reclaim memory process | mintsuki | 86780fc7 |
| 2021-09-02 00:11 | efi: Add fallback in case we do not manage to pair the boot device handle with a volume | mintsuki | b00845fb |
| 2021-09-01 23:31 | disk: Readd readback detection method as fallback | mintsuki | 1a71851c |
| 2021-09-01 21:34 | fat: Ignore volume label entries in directories. Fixes #107 | mintsuki | 25e11949 |
| 2021-09-01 21:01 | disk: Use a different method to match EFI_HANDLEs with volumes | mintsuki | 134fd3c8 |
| 2021-09-01 18:22 | disk: Remove bogus pointer | mintsuki | 0af91fea |
| 2021-08-31 06:50 | test: Remove hard dependency on KVM | mintsuki | 4b724e65 |
| 2021-08-29 14:16 | term: Nul should be ignored | mintsuki | 0312020b |
| 2021-08-29 14:11 | elf: Make allocation failure simulation more lax | mintsuki | 12566c53 |
| 2021-08-26 16:22 | readline: UEFI: getchar() rework | mintsuki | 0af1cdb7 |
| 2021-08-26 11:47 | Merge pull request #105 from InsaneMiner/patch-1 | mint | 3d6a1db4 |