| 2021-12-08 20:26 | build: Move to reduced-gnu-efi | mintsuki | 61af7127 |
| 2021-12-08 18:22 | build: More Makefile improvements | mintsuki | e3b761b6 |
| 2021-12-08 17:20 | uefi32: Fix bug introduced in 2f844f3 | mintsuki | 35100979 |
| 2021-12-08 16:41 | build: Makefile improvements | mintsuki | ee45d739 |
| 2021-12-07 10:53 | linux: Ensure loading message shows up before fopen() for modules | mintsuki | 47db3e8e |
| 2021-12-06 18:10 | stivale2: Only test stack validity if in top 2GiB | mintsuki | 72764fe0 |
| 2021-12-06 17:58 | stivale2: Add stack validity check | mintsuki | c3fbba91 |
| 2021-12-06 01:31 | elf: Print out range addresses on allocation failure | mintsuki | 7394f844 |
| 2021-12-05 23:21 | elf: Add guards to prevent non-higher half 64-bit kernels from loading when using PMRs or fully virtual mappings | mintsuki | c77d4698 |
| 2021-12-05 23:19 | build: Fix various test targets | mintsuki | ae013123 |
| 2021-12-02 00:23 | pmm: Mark Limine image wholly as bootloader reclaimable in memory map when using UEFI | mintsuki | 3fe82174 |
| 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 |