| 2021-07-06 03:26 | pmm: Sanitise raw EFI memory map | mintsuki | d966dc08 |
| 2021-07-06 03:17 | misc: Forbid variable shadowing | mintsuki | 4a87babe |
| 2021-07-06 01:23 | linux: Use get_raw_memmap() | mintsuki | 04d713a4 |
| 2021-07-06 01:17 | pmm: Optimise get_raw_memmap() | mintsuki | 36fa6291 |
| 2021-07-06 01:01 | pmm: Implement get_raw_memmap() and use it in mb1 proto | mintsuki | 449df1d5 |
| 2021-07-06 00:13 | x86: Invalidate LDT before handoff | mintsuki | 572bcdae |
| 2021-07-05 22:48 | protos: Remove dead code | mintsuki | fa2a2d77 |
| 2021-07-05 22:02 | build: wget -> curl | mintsuki | 3876645d |
| 2021-07-05 21:28 | build: Unify do_32() and direct calls under a single common_spinup() | mintsuki | 81f4b869 |
| 2021-07-05 21:00 | build: Ship elf.h for gnu-efi ourselves | mintsuki | 3b0afa71 |
| 2021-07-05 20:51 | stivale: Slight change in how anchors work | mintsuki | 08423fb6 |
| 2021-07-05 10:20 | stivale: Use anchor struct definitions from public stivale headers | mintsuki | 591f6012 |
| 2021-07-05 08:20 | stivale2: Implement kernel loading by anchor for non-ELF kernels | mintsuki | 84e540ee |
| 2021-07-05 06:04 | stivale: Implement kernel loading by anchor for non-ELF kernels | mintsuki | d62c4f67 |
| 2021-07-02 23:45 | multiboot1: Fix broken cast | mintsuki | 85a500a6 |
| 2021-07-02 23:02 | multiboot1: Make sure to load modules at a valid address even when using a.out kludge | mintsuki | 05e7c27f |
| 2021-07-02 21:58 | multiboot: Load modules right after kernel to emulate GRUB behaviour | mintsuki | d53facc7 |
| 2021-07-02 17:05 | test: Update so it builds with LLVM | mintsuki | 04c4c427 |
| 2021-07-02 02:34 | multiboot1: Reset textmode even if kernel does not request fb info | mintsuki | 652a6d25 |
| 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 |