| 2023-05-29 11:06 | docs: Update example Limine version in README to 4.20230529.0 | mintsuki | e772b99c |
| 2023-05-29 10:51 | ci: Fix permissions of certain files in binary branch | mintsuki | 3054354e |
| 2023-05-28 21:53 | build/uefi: Remove now-useless -DGNU_EFI_USE_MS_ABI flag | mintsuki | 092df95a |
| 2023-05-27 14:55 | build/uefi: Pass -fshort-wchar to CC | mintsuki | 6676a3a6 |
| 2023-05-14 07:28 | docs: Update example Limine version in README | mintsuki | 0c66863d |
| 2023-05-14 04:08 | stb_image: Track dev branch | mintsuki | 68be84f0 |
| 2023-05-14 03:13 | host: Perform compile-time endian check if supported | mintsuki | 38062461 |
| 2023-05-12 22:05 | elf: Improve detection of relocatable ELFs | mintsuki | fe76ce8f |
| 2023-05-03 20:51 | docs: Update example Limine version in README | mintsuki | 92341a02 |
| 2023-05-03 17:51 | stb_image: Update to commit with zlib EOF bug fixed | mintsuki | f6ef193d |
| 2023-05-03 17:41 | Revert "compress/gz: Add hack to allow macOS compressed GZs to load with stbi" | mintsuki | 2bf751a4 |
| 2023-05-03 17:36 | Revert "misc: Revert back to using tinf for all GZ decompression" | mintsuki | a740e84d |
| 2023-05-03 17:36 | Revert "uri: Backport pre-tinf-removal variable assignments" | mintsuki | 5dce921e |
| 2023-05-03 13:54 | build: Remove some empty lines in dist make target | mintsuki | 447de6d9 |
| 2023-05-03 01:48 | multiboot1: also fix elf32 section loading | Bryce Lanham | f3f09eca |
| 2023-05-03 01:09 | multiboot2: fix 32 bit elf section loading | Bryce Lanham | b7bca1b0 |
| 2023-05-02 06:49 | hgen: Add extra sed command for handling Solaris's od | mintsuki | 4960086e |
| 2023-04-28 02:59 | pxe: Add and use constant PXE ACK packet size and fix BIOS PXE ACK struct | mintsuki | 9ff988ed |
| 2023-04-26 21:49 | menu: Do not initialise textmode terminal if QUIET=yes. Addresses #269 | mintsuki | 27cf36fb |
| 2023-04-25 00:42 | bootstrap: Add BOOTSTRAP_NO_SHALLOW_CLONES support | mintsuki | b58de84b |
| 2023-04-24 11:44 | Implement Multiboot2 network tag | Bryce Lanham | 988ca162 |
| 2023-04-22 06:22 | Fix PXE BIOS boot when using a proxy DHCP server | Bryce Lanham | 04cc4390 |
| 2023-04-21 16:57 | build: Sanitise autoconf substitutions with gmake variables | mintsuki | 259ab016 |
| 2023-04-18 10:41 | build: Pass proper warning flags to nasm | mintsuki | 09e38cc9 |
| 2023-04-13 19:02 | docs: Document TEXTMODE config for multiboot 1 and 2 | mintsuki | 3bed9986 |
| 2023-04-13 17:21 | multiboot1: Support TEXTMODE config as with Linux/mb2 protocols | mintsuki | 72a6d921 |
| 2023-04-13 16:49 | textmode: Actually disable term hooking on non-managed initialisation | mintsuki | cbc7e5a8 |
| 2023-04-12 10:53 | multiboot2: ignore unsupported tags if they are marked optional | K. Lange | 616ee9cf |
| 2023-04-12 10:50 | multiboot2: Support TEXTMODE config as with linux | K. Lange | aae6aa1c |
| 2023-04-12 07:56 | multiboot2: Fix lack of argument to panic format string | mintsuki | 77591d21 |