| 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 |
| 2021-05-31 19:48 | build: Handle broken or missing mtools | mintsuki | edf490b8 |
| 2021-05-30 23:52 | build: Ensure load addresses of debug and tab sections are 0 | mintsuki | 6ac24628 |
| 2021-05-30 22:32 | build: Use linker directly instead of going thru compiler; ensure we are buildable with an llvm toolchain | mintsuki | e69f7429 |
| 2021-05-30 13:45 | linux: Fix wrong jmp instruction | mintsuki | 1e935e10 |
| 2021-05-29 16:07 | misc: Replace Intel-syntax inline assembly with GAS-syntax inline assembly; ensure we can build with clang | mintsuki | 6e78e339 |
| 2021-05-28 14:05 | build: Remove dependency on GCC-specific -fplan9-extensions flag | mintsuki | 87cc5494 |
| 2021-05-28 13:57 | limine-install: Add local .gitignore | mintsuki | 18757639 |
| 2021-05-23 03:07 | build: Update ISO hybrid creation process | mintsuki | bcdf5baa |