| 2021-12-22 00:44 | build: Improve clang detection code | mintsuki | a294dd3c |
| 2021-12-21 23:10 | lds: Move build-id inside limine.sys size area | mintsuki | 9d612103 |
| 2021-12-20 06:49 | fat32: Do not hardcode sector size | mintsuki | 438a38c7 |
| 2021-12-20 05:38 | limine-install: Add O_BINARY flag to open() on win32 | mintsuki | 95ba687e |
| 2021-12-20 05:12 | build: Fix makefile race condition | mintsuki | 6e85bc53 |
| 2021-12-19 01:22 | build: UEFI linker scripts adjustments | mintsuki | a171ab44 |
| 2021-12-19 00:08 | build: BIOS linker scripts adjustments | mintsuki | 08bd89fb |
| 2021-12-18 23:28 | build: Remove useless subsystem objcopy argument for UEFI | mintsuki | 56d964ae |
| 2021-12-18 19:51 | menu: Do not reset term on editor exit to menu | mintsuki | faa7579f |
| 2021-12-18 19:43 | Revert "build: Small change to EFI objcopy command" | mintsuki | 1e4f97a5 |
| 2021-12-15 18:45 | config: Misc macro improvements | mintsuki | 98eca7fa |
| 2021-12-15 18:29 | config: Implement macros | mintsuki | 358b995b |
| 2021-12-14 05:47 | panic: Prevent recursive panics during early boot | lukflug | 65bebbbf |
| 2021-12-12 18:58 | build: Small change to EFI objcopy command | mintsuki | 98774069 |
| 2021-12-12 18:06 | misc: Add no_unwind to some variables | mintsuki | 5b51d110 |
| 2021-12-12 17:48 | misc: Implement .no_unwind section | mintsuki | 402577ad |
| 2021-12-12 17:40 | misc: Unwind both .data and .bss | mintsuki | 760e1b20 |
| 2021-12-12 17:30 | menu: Fix stack alignment issue | mintsuki | 13974fac |
| 2021-12-12 17:25 | Revert "Revert "misc: Allow recovering from panics"" | mintsuki | a5073b9a |
| 2021-12-12 17:25 | Revert "menu: Entry assembly fixes" | mintsuki | b70966e1 |
| 2021-12-12 14:50 | menu: Entry assembly fixes | mintsuki | 90a07f0d |
| 2021-12-12 14:50 | Revert "misc: Allow recovering from panics" | mintsuki | 5f9ed4c7 |
| 2021-12-11 21:22 | console: Add editor command | mintsuki | 5e439b31 |
| 2021-12-11 19:28 | menu: Fix panic menu-reentry with TIMEOUT=0; fix entry assembly | mintsuki | a4eb69e3 |
| 2021-12-11 18:58 | misc: Allow recovering from panics | mintsuki | 40705e59 |
| 2021-12-11 16:55 | Revert "stivale2: Add stack validity check" | mintsuki | ca946500 |
| 2021-12-11 16:55 | Revert "stivale2: Only test stack validity if in top 2GiB" | mintsuki | cf64e8ee |
| 2021-12-11 15:08 | menu: Add missing semicolon after label | mintsuki | dc82afcb |
| 2021-12-11 14:34 | menu: Move protocol logic from entry.s3.c to menu.c | mintsuki | 0527dac6 |
| 2021-12-10 02:18 | misc: Use %p where appropriate in prints | mintsuki | 3bb754e6 |