| 2023-05-27 14:55 | build/uefi: Pass -fshort-wchar to CC | mintsuki | 0125dcd6 |
| 2023-05-14 07:28 | docs: Update example Limine version in README | mintsuki | 84438648 |
| 2023-05-14 04:08 | stb_image: Track dev branch | mintsuki | 71b175b7 |
| 2023-05-14 03:13 | host: Perform compile-time endian check if supported | mintsuki | 153412f5 |
| 2023-05-12 22:05 | elf: Improve detection of relocatable ELFs | mintsuki | 79890645 |
| 2023-05-03 20:51 | docs: Update example Limine version in README | mintsuki | 836d1c20 |
| 2023-05-03 17:51 | stb_image: Update to commit with zlib EOF bug fixed | mintsuki | 2c11fb33 |
| 2023-05-03 17:41 | Revert "compress/gz: Add hack to allow macOS compressed GZs to load with stbi" | mintsuki | 73462a51 |
| 2023-05-03 17:36 | Revert "misc: Revert back to using tinf for all GZ decompression" | mintsuki | f618eb26 |
| 2023-05-03 17:36 | Revert "uri: Backport pre-tinf-removal variable assignments" | mintsuki | e9186e18 |
| 2023-05-03 13:54 | build: Remove some empty lines in dist make target | mintsuki | 35808c59 |
| 2023-05-03 01:54 | Merge pull request #271 from blanham/multiboot1_fix_elf32_section_loading | ãã³ãã | 717c60cd |
| 2023-05-03 01:48 | multiboot1: also fix elf32 section loading | Bryce Lanham | e0c3e6bd |
| 2023-05-03 01:39 | Merge pull request #270 from blanham/multiboot2_fix_elf32_section_loading | ãã³ãã | df34599f |
| 2023-05-03 01:09 | multiboot2: fix 32 bit elf section loading | Bryce Lanham | fdcb9a92 |
| 2023-05-02 06:49 | hgen: Add extra sed command for handling Solaris's od | mintsuki | 1a488885 |
| 2023-04-28 02:59 | pxe: Add and use constant PXE ACK packet size and fix BIOS PXE ACK struct | mintsuki | 8dd7973e |
| 2023-04-26 21:49 | menu: Do not initialise textmode terminal if QUIET=yes. Addresses #269 | mintsuki | 36846549 |
| 2023-04-25 00:42 | bootstrap: Add BOOTSTRAP_NO_SHALLOW_CLONES support | mintsuki | 172060e2 |
| 2023-04-24 14:39 | Merge pull request #267 from blanham/add_multiboot2_network_tag | ãã³ãã | d7da6d63 |
| 2023-04-24 11:44 | Implement Multiboot2 network tag | Bryce Lanham | 2362f1a7 |
| 2023-04-22 08:37 | Merge pull request #265 from blanham/fix_pxe_proxy_boot | ãã³ãã | 2a26d903 |
| 2023-04-22 06:22 | Fix PXE BIOS boot when using a proxy DHCP server | Bryce Lanham | 64a0c607 |
| 2023-04-21 16:57 | build: Sanitise autoconf substitutions with gmake variables | mintsuki | 73b126e0 |
| 2023-04-18 10:41 | build: Pass proper warning flags to nasm | mintsuki | c41e3969 |
| 2023-04-13 19:02 | docs: Document TEXTMODE config for multiboot 1 and 2 | mintsuki | b991fb93 |
| 2023-04-13 17:21 | multiboot1: Support TEXTMODE config as with Linux/mb2 protocols | mintsuki | e57050d9 |
| 2023-04-13 16:49 | textmode: Actually disable term hooking on non-managed initialisation | mintsuki | 93ae0e9a |
| 2023-04-12 14:24 | Merge pull request #263 from klange/mb2-textmode | ãã³ãã | 36139971 |
| 2023-04-12 11:18 | Merge pull request #262 from klange/mb2-ignore-optional | ãã³ãã | eae24e64 |