| 2021-11-28 18:53 | docs: Remove warning about spaces in build path | mintsuki | 98d5b205 |
| 2021-11-28 18:14 | build: Fix up MKESCAPE macro logic | mintsuki | 21b625be |
| 2021-11-28 18:00 | build: Initial support for special characters in build path | mintsuki | 6dcce5f7 |
| 2021-11-28 11:45 | Merge pull request #135 from pitust/trunk | mint | 99c42e76 |
| 2021-11-28 11:39 | Merge pull request #138 from lukflug/trunk | mint | 0228c06d |
| 2021-11-28 11:25 | aux -> build-aux | lukflug | a14143b5 |
| 2021-11-27 11:01 | fix my tabs | pitust | ea615eb9 |
| 2021-11-26 23:44 | linux: Add TEXTMODE config option | mintsuki | f5b3653d |
| 2021-11-26 23:15 | vbe&gop: Add 24 and 16 bpp modes to list of fallbacks (see #137) | mintsuki | 6b0c9c4c |
| 2021-11-26 23:06 | linux: Fall back to text mode if unable to set video mode (see #137) | mintsuki | dab74fd8 |
| 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 |