| 2021-05-23 03:07 | build: Update ISO hybrid creation process | mintsuki | bcdf5baa |
| 2021-05-23 02:15 | bootsect: Also handle if boot drive is above 0x8f and gracefully fail if that's the case | mintsuki | 3790d261 |
| 2021-05-23 01:34 | stivale2: Fix bug where when requesting higher half pointers the stivale2 struct pointer was still passed in the lower half | mintsuki | 977b00f0 |
| 2021-05-22 22:19 | term: General terminal improvements | mintsuki | dc3b45a9 |
| 2021-05-22 21:11 | term: Add support for tabs | mintsuki | 4d7a48ec |
| 2021-05-22 20:20 | stivale2: Unbreak listing tags due to higher half pointers and verbose mode | mintsuki | a6a88109 |
| 2021-05-22 08:34 | limine-install: Ensure stack is not executable on UNIX/ELF | mintsuki | 5176a230 |
| 2021-05-22 08:26 | build: Revert usage of -mgeneral-regs-only | mintsuki | f9f38f0c |
| 2021-05-22 08:25 | build: Ensure building toolchain does not fail due to a toolchain not being present already | mintsuki | 31ad36ac |
| 2021-05-22 08:13 | stivale2: Actually pass tag pointers in linked list in the higher half if requested | mintsuki | 0602e40c |
| 2021-05-20 21:23 | isohybrid: Fix xorriso invocation | mintsuki | c940a411 |
| 2021-05-20 21:19 | stage1: hdd bootsect: Properly guard against image being booted as floppy drive | mintsuki | d67ce23b |
| 2021-05-19 23:16 | misc: Misc EFI-related adjustments | mintsuki | 110d2dc7 |
| 2021-05-19 06:52 | panic: Add missing getchar() before returning to EFI | mintsuki | 40e65edd |
| 2021-05-19 06:46 | Merge pull request #84 from chocabloc/trunk | mint | 0d3d667b |
| 2021-05-19 06:44 | include efi.h | aditya | e013c2ce |
| 2021-05-19 06:41 | use fb_clear | aditya | 60170c9f |
| 2021-05-19 06:29 | stivale: Load up invalid IDT before jumping to kernel instead of leaking internal one | mintsuki | 9676a3d0 |
| 2021-05-19 06:26 | fix typo | aditya | 4737625d |
| 2021-05-19 06:19 | return to firmware instead of halting in uefi mode | aditya | 2c679dce |
| 2021-05-19 06:13 | readline: Fix handling of escape key for BIOS | mintsuki | eb51e5a1 |
| 2021-05-13 00:56 | readline: Fix issue where timeouts were not reported properly on BIOS | mintsuki | 4c178235 |
| 2021-05-12 11:10 | readline: Protect against non-printable characters | mintsuki | df6a0d3c |
| 2021-05-12 10:53 | chainload: EFI workarounds | mintsuki | 12ec203f |
| 2021-05-11 04:46 | misc: Add verbose config option | mintsuki | f650e4b4 |
| 2021-05-11 04:12 | Revert "stivale2: Reduce verbosity" | mintsuki | 0eb5af44 |
| 2021-05-11 04:12 | Revert "stivale: Reduce verbosity" | mintsuki | b73890cc |
| 2021-05-11 04:12 | Revert "linux: Reduce verbosity" | mintsuki | 0687bd27 |
| 2021-05-11 04:04 | fat: Implement FAT12 | mintsuki | 9174a241 |
| 2021-05-11 00:15 | linux: Reduce verbosity | mintsuki | e228745e |