| 2021-11-29 21:05 | config: add mire detail to simple mode fw_cfg autodetection | pitust | 30fd2818 |
| 2021-11-29 21:04 | capitalize limine | pitust | 4d2a9db8 |
| 2021-11-29 20:58 | fwcfg: document the features | pitust | 74653921 |
| 2021-11-28 21:30 | main: Add autodetection prompt instead of doing it automatically | mintsuki | 2f7e4c6c |
| 2021-11-28 21:18 | elf: Silence excessive verbosity | mintsuki | 073edecc |
| 2021-11-28 18:53 | docs: Remove warning about spaces in build path | mintsuki | 24490712 |
| 2021-11-28 18:14 | build: Fix up MKESCAPE macro logic | mintsuki | ecdc71e0 |
| 2021-11-28 18:00 | build: Initial support for special characters in build path | mintsuki | 624228c8 |
| 2021-11-28 11:25 | aux -> build-aux | lukflug | 23407c89 |
| 2021-11-27 11:01 | fix my tabs | pitust | f8c3ba67 |
| 2021-11-26 12:09 | fwcfg: implement the fw_cfg interface | pitust | 98d43c14 |
| 2021-11-26 23:44 | linux: Add TEXTMODE config option | mintsuki | f26c8eac |
| 2021-11-26 23:15 | vbe&gop: Add 24 and 16 bpp modes to list of fallbacks (see #137) | mintsuki | 4730c7ed |
| 2021-11-26 23:06 | linux: Fall back to text mode if unable to set video mode (see #137) | mintsuki | 26241bac |
| 2021-11-26 13:51 | Revert "build: Support spaces in build directory" | mintsuki | c5da5755 |
| 2021-11-25 22:06 | multiboot1&2: Move kernel loading message to after detection code | mintsuki | 03fdd5a6 |
| 2021-11-25 21:46 | stivale1&2: Pass higher half GDTR.base when returning higher half pointers | mintsuki | abea162c |
| 2021-11-25 20:51 | gdt: Allocate GDT on the heap on UEFI | mintsuki | 848d53e1 |
| 2021-11-25 20:06 | pmm: Work around sanitiser side effect introduced in b5eea0c | mintsuki | 9c6ea6b2 |
| 2021-11-25 19:50 | multiboot1: Allocate root struct on the heap | mintsuki | bd7bdb9a |
| 2021-11-25 19:39 | stivale1&2: Allocate root struct on the heap | mintsuki | 271c341c |
| 2021-11-25 17:44 | build: Support spaces in build directory | mintsuki | 0ce97ee6 |
| 2021-11-24 14:44 | stivale2: Implement slide HHDM header tag | mintsuki | ad00b5ca |
| 2021-11-24 12:23 | protos: Implement autodetection | mintsuki | 692d2a03 |
| 2021-11-24 11:24 | stivale2: Implement boot volume struct tag | mintsuki | 16210635 |
| 2021-11-23 10:47 | term: Implement interruptible quiet mode | mintsuki | 4349918e |
| 2021-11-23 10:29 | panic: Mention CTRL+ALT+DEL in system halted message | mintsuki | 9aa74ba3 |
| 2021-11-21 00:18 | term: Bug fixes | mintsuki | 9cbe856d |
| 2021-11-20 22:05 | term: Fix bug introduced by last commit | mintsuki | b0e9007e |
| 2021-11-20 21:40 | term: When using quiet mode, hide textmode cursor | mintsuki | 2fba5621 |