| 2021-06-30 21:17 | workflow: Package a Limine tarball that does not rely on version control as well on releases | mintsuki | f294fa1e |
| 2021-06-30 21:14 | build: Update version detection method not to rely on Git when a version file is available | mintsuki | aee3d962 |
| 2021-06-30 19:58 | build: Build necessary gnu-efi objects in the stage23 Makefile rather than the root one | mintsuki | b697b6ae |
| 2021-06-30 19:35 | Merge pull request #86 from qookei/trunk | mint | 34584d97 |
| 2021-06-30 18:59 | multiboot1: account for memory that crosses 1MB when summing up sizes | Kacper SÅomiÅski | 6d47bf9d |
| 2021-06-30 18:44 | multiboot1: don't mask the PIC when entering kernel | Kacper SÅomiÅski | 78ec5470 |
| 2021-06-30 18:16 | multiboot1: add a.out kludge support | Kacper SÅomiÅski | 7002918c |
| 2021-06-30 17:46 | multiboot1: allocate kernel and modules using proper type | Kacper SÅomiÅski | f84b3365 |
| 2021-06-30 16:44 | misc: Fix potentially misleading strings | mintsuki | 2f08116a |
| 2021-06-30 16:27 | build: Do not fail install if limine-eltorito-efi.bin is not present | mintsuki | f8b5b145 |
| 2021-06-30 16:22 | build: which -> command -v | mintsuki | 7d44e79a |
| 2021-06-30 15:48 | limine-install: Implement --force-mbr option | mintsuki | 52cfc27d |
| 2021-06-29 15:02 | Merge pull request #85 from qookei/trunk | mint | bdc42ce5 |
| 2021-06-29 14:08 | CONFIG, README: document support for Multiboot 1 | Kacper SÅomiÅski | 6379d059 |
| 2021-06-29 14:04 | entry: accept "multiboot" as well as "multiboot1" | Kacper SÅomiÅski | e6adc164 |
| 2021-06-29 13:51 | multiboot1: add support for 64-bit ELFs | Kacper SÅomiÅski | 6bb204bb |
| 2021-06-29 13:50 | elf: allow elf64_load to use paddrs instead of vaddrs | Kacper SÅomiÅski | 9115bc7b |
| 2021-06-29 13:19 | elf: adjust entry point address to paddr in elf32_load | Kacper SÅomiÅski | 22587856 |
| 2021-06-29 13:16 | protos: add initial multiboot1 implementation | Kacper SÅomiÅski | 4fb78244 |
| 2021-06-24 23:23 | secureboot: Add .sbat section | mintsuki | 60e1b43f |
| 2021-06-22 10:36 | iso9660: Fix bug where non rockridge filenames were not actually being loaded | mintsuki | ece3e9c0 |
| 2021-06-15 01:10 | pmm: Do not reclaim EfiLoader sections as usable | mintsuki | 7bf53f14 |
| 2021-06-12 11:13 | disk: Misc bug fixes and improvements | mintsuki | eb83d013 |
| 2021-06-12 06:03 | iso9660: Fix improper handling of filename casing | mintsuki | 662b5b76 |
| 2021-06-07 22:06 | term: Fix various cursor-related issues | mintsuki | dc47b83c |
| 2021-06-02 14:33 | stivale32: Fix typo made when converting to AT&T syntax | mintsuki | abf1d905 |
| 2021-06-01 19:59 | acpi: Fix wrongly calculated RSDP checksum | mintsuki | c31073ce |
| 2021-06-01 18:39 | docs: Fix small typo | mintsuki | cebb45ba |
| 2021-06-01 18:00 | docs: Do not fail to mention how to build limine-install with clang/LLVM too | mintsuki | ad8620e7 |
| 2021-06-01 17:48 | docs: Add instructions for building with clang/LLVM | mintsuki | 508e9656 |