| 2020-12-10 08:00 | docs: Explicitly state that the bootloader may ignore kernel header tags in stivale2 | mintsuki | 18992d92 |
| 2020-12-10 07:47 | stivale: Make bootloader reclaImable entries aligned by spec | mintsuki | 3d76435d |
| 2020-12-10 06:34 | docs: Document MENU_BRANDING config key | mintsuki | ed939eb6 |
| 2020-12-10 06:32 | menu: Support changing branding title screen | mintsuki | cdfc454a |
| 2020-12-10 06:22 | uri: Make 'uuid' an alias of 'guid' | mintsuki | 0a8eae7b |
| 2020-12-10 06:13 | part: Implement unified namespace between GPT partition UUIDs and filesystem UUIDs | mintsuki | 08d53bff |
| 2020-12-10 05:52 | misc: Bump version to 0.7 | mintsuki | 7545864f |
| 2020-12-09 12:02 | uri: Add boot resource | mintsuki | 8c910b20 |
| 2020-12-07 18:00 | misc: Update binary images | mintsuki | 9c529853 |
| 2020-12-07 17:37 | Merge pull request #56 from limine-bootloader/embedded_gpt | mint | ead1136c |
| 2020-12-07 17:36 | misc: Revert binary files to unstable's state as to make the PR mergeable | mintsuki | 475abd60 |
| 2020-12-07 17:20 | limine-install: Add more sanity checks and give the choice to install stage 2 to a partition with GPT | mintsuki | eeb647d0 |
| 2020-12-07 16:14 | font: Specify that we use code page 437, use unsigned 8-bit fonts and special characters to print the menu's tree | mintsuki | d40a6a36 |
| 2020-12-06 15:43 | gpt: Embed stage2 code within GPT structures so an extra partition is not needed | mintsuki | 35181c2b |
| 2020-12-05 03:42 | vbe: Add support for user loadable fonts for the menu | mintsuki | 8d04ab1c |
| 2020-12-05 03:31 | docs: Document sub-entries and default expanded entries | mintsuki | 34138387 |
| 2020-12-05 01:10 | stivale: Add support for extended colour information | mintsuki | 6ab44cb0 |
| 2020-12-04 23:44 | elf32: Fix bug where vaddr was used for memory zeroing instead of paddr | mintsuki | 2f486fae |
| 2020-12-04 13:11 | fat32: General cleanup and optimisation | mintsuki | b75b35c5 |
| 2020-12-03 11:38 | menu: Fix bug where variable may be used uninitialised, make DEFAULT_ENTRY 1-based, add 'no' setting for TIMEOUT | mintsuki | 3ee1ee88 |
| 2020-12-02 18:16 | menu: Do not have countdown if default entry is a directory | mintsuki | fe022c49 |
| 2020-12-02 18:09 | misc: Update binary images | mintsuki | 75c51c1e |
| 2020-12-02 18:08 | Merge pull request #55 from N00byEdge/pxe_smaller_packets_fix | mint | 60b72aee |
| 2020-12-01 22:53 | Add built binaries | N00byEdge | 78b19f87 |
| 2020-12-01 22:50 | Don't stop download if tftp server sends packets smaller than the negotiated mtu | N00byEdge | 0c81b639 |
| 2020-12-01 02:49 | linux: Allocate the relocation buffer for the command line early so it's allocated before the real mode code | mintsuki | 99aaceda |
| 2020-12-01 02:19 | linux: Fix issue where command line buffer might be in memory in an address outside the range the boot protocol mandates | mintsuki | a9d69d38 |
| 2020-12-01 02:09 | menu: Fix issue where command line buffer was allocated in conventional memory and subsequently discarded | mintsuki | 4c09663a |
| 2020-12-01 01:52 | config: Add default expanded entries | mintsuki | 9b7f9e42 |
| 2020-11-29 22:45 | misc: Make distclean Makefile target actually clean everything | mintsuki | 8c4f3ecf |