| 2021-11-26 13:51 | Revert "build: Support spaces in build directory" | mintsuki | 89f6d7dd |
| 2021-11-26 12:09 | fwcfg: implement the fw_cfg interface | pitust | 47bb8ce3 |
| 2021-11-25 22:06 | multiboot1&2: Move kernel loading message to after detection code | mintsuki | 5da7b1fc |
| 2021-11-25 21:46 | stivale1&2: Pass higher half GDTR.base when returning higher half pointers | mintsuki | 2f844f3f |
| 2021-11-25 20:51 | gdt: Allocate GDT on the heap on UEFI | mintsuki | eea96cda |
| 2021-11-25 20:06 | pmm: Work around sanitiser side effect introduced in b5eea0c | mintsuki | 6c7fa692 |
| 2021-11-25 19:50 | multiboot1: Allocate root struct on the heap | mintsuki | 4bb42789 |
| 2021-11-25 19:39 | stivale1&2: Allocate root struct on the heap | mintsuki | 735afcc4 |
| 2021-11-25 17:44 | build: Support spaces in build directory | mintsuki | d815c3d7 |
| 2021-11-24 14:44 | stivale2: Implement slide HHDM header tag | mintsuki | 01255704 |
| 2021-11-24 12:23 | protos: Implement autodetection | mintsuki | 6bcbfe9b |
| 2021-11-24 11:24 | stivale2: Implement boot volume struct tag | mintsuki | ad3e1756 |
| 2021-11-23 10:47 | term: Implement interruptible quiet mode | mintsuki | 5555af66 |
| 2021-11-23 10:29 | panic: Mention CTRL+ALT+DEL in system halted message | mintsuki | 4a6aabbe |
| 2021-11-21 00:18 | term: Bug fixes | mintsuki | 65925ebc |
| 2021-11-20 22:05 | term: Fix bug introduced by last commit | mintsuki | 237a3b31 |
| 2021-11-20 21:40 | term: When using quiet mode, hide textmode cursor | mintsuki | 89fbcbe7 |
| 2021-11-20 20:47 | term: Introduce quiet mode | mintsuki | a937eb42 |
| 2021-11-20 07:57 | build: Update documentation for new binary location | mintsuki | 4337ae1a |
| 2021-11-20 07:52 | build: Update release workflow for new binary location | mintsuki | af2d2b2c |
| 2021-11-20 07:47 | build: Do not full-path limine-install Makefile target | mintsuki | 1c6f2937 |
| 2021-11-20 07:38 | build: Add regenerate make target | mintsuki | c4c3afc7 |
| 2021-11-20 07:32 | build: Allow out of tree builds | mintsuki | eaef49b7 |
| 2021-11-19 14:17 | test: Minor multiboot fixes | mintsuki | 30b0657e |
| 2021-11-19 14:15 | pmm: Minor cleanup | mintsuki | 6e61b4bd |
| 2021-11-10 13:15 | bootboot: Remove bootboot support from Limine | mintsuki | 202eac3d |
| 2021-11-10 12:48 | bootboot: Further address some of the issues raise in #124 | mintsuki | 636164a8 |
| 2021-11-10 12:40 | bootboot: Fix potential buffer overflow in bruteforce_kernel() (see #124) | mintsuki | 8b81412e |
| 2021-11-10 12:18 | build: Compile BIOS Limine for i686 instead of i386 | mintsuki | 42cd7d95 |
| 2021-11-10 11:29 | bootboot: Check for the right architecture when bruteforcing kernel (see #124) | mintsuki | 6aba8dec |