| 2021-03-30 23:48 | stivale: Refuse to boot if text mode wanted on UEFI | mintsuki | 59dd147b |
| 2021-03-29 17:27 | gh: Automatically update latest-binary branch in workflow | mintsuki | 383dd5ae |
| 2021-03-29 17:08 | docs: Update README.md | mintsuki | 012d0627 |
| 2021-03-29 16:50 | test: Update Makefile | mintsuki | 2f299b1f |
| 2021-03-29 16:49 | gh: Do not base binary branch names off minor release names | mintsuki | de87ced0 |
| 2021-03-29 10:14 | part: Harden MBR detection code | mintsuki | 0f0dddf7 |
| 2021-03-29 09:28 | docs: Update ISO creation commands in README.md | mintsuki | 25bba4ec |
| 2021-03-28 18:30 | bios: Skip disks which return bogus geometry | mintsuki | bd0a713c |
| 2021-03-28 16:37 | makefile: Use xorriso and add pure UEFI ISO test target | mintsuki | 38bbc1ea |
| 2021-03-28 14:20 | stivale2: Implement kernel slide tag | mintsuki | 0885bac3 |
| 2021-03-28 14:07 | test: Remove KASLR entries from config since that is no longer an option | mintsuki | c45407cb |
| 2021-03-28 13:46 | stivale2: Implement kernel file tag | mintsuki | d1946b9d |
| 2021-03-26 19:07 | docs: Update CONFIG.md | mintsuki | 61f518b8 |
| 2021-03-26 15:50 | stivale2: Remove useless KASLR related code | mintsuki | fc0dc17b |
| 2021-03-26 15:24 | test: Apparently manually defining PHDRs is not actually needed | mintsuki | 23bf225f |
| 2021-03-26 14:47 | elf: Always do ASLR when loading relocatable ELFs and handle unavailable memory ranges instead of crashing | mintsuki | 30b750a2 |
| 2021-03-26 12:56 | menu: Make right arrow act as enter on entries | mintsuki | 621a004b |
| 2021-03-21 09:59 | build: Create limine directory inside share directory and copy over LICENSE.md to binary releases | mintsuki | 0579a19d |
| 2021-03-21 08:44 | misc: Warn about missing limine.sys only when necessary | mintsuki | 04bef1ce |
| 2021-03-21 08:16 | misc: Update documentation | mintsuki | eaeab80c |
| 2021-03-21 07:25 | fb: Support 64-bit EFI framebuffer bases | mintsuki | af53421c |
| 2021-03-21 06:58 | misc: Add warnings about copying limine.sys over | mintsuki | 698e386c |
| 2021-03-21 06:49 | echfs: Remove overly verbose print | mintsuki | 48e6d8f9 |
| 2021-03-21 06:46 | linux: Remove overly verbose print | mintsuki | b20c4402 |
| 2021-03-20 13:17 | build: Ensure that limine-eltorito-efi.bin gets rebuilt when necessary | mintsuki | 5543f609 |
| 2021-03-20 12:07 | edid: Properly get segment:offset from flat address | mintsuki | c89644b3 |
| 2021-03-20 11:03 | vbe: Force bpp to 32 when trying EDID else it will never work | mintsuki | 2dc49ee7 |
| 2021-03-20 10:52 | iso9660: Add support for rock ridge and properly handle padded sectors when searching directories | mintsuki | 984986a6 |
| 2021-03-19 08:36 | linux: Initial support for 32 bit boot protocol instead of 16 bit one | mintsuki | cd3a64c9 |
| 2021-03-18 07:13 | build: Also remove limine-install.exe in limine-install Makefile | mintsuki | 0cc0e019 |