| 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 |
| 2021-05-23 02:15 | bootsect: Also handle if boot drive is above 0x8f and gracefully fail if that's the case | mintsuki | 3790d261 |
| 2021-05-23 01:34 | stivale2: Fix bug where when requesting higher half pointers the stivale2 struct pointer was still passed in the lower half | mintsuki | 977b00f0 |
| 2021-05-22 22:19 | term: General terminal improvements | mintsuki | dc3b45a9 |
| 2021-05-22 21:11 | term: Add support for tabs | mintsuki | 4d7a48ec |
| 2021-05-22 20:20 | stivale2: Unbreak listing tags due to higher half pointers and verbose mode | mintsuki | a6a88109 |
| 2021-05-22 08:34 | limine-install: Ensure stack is not executable on UNIX/ELF | mintsuki | 5176a230 |
| 2021-05-22 08:26 | build: Revert usage of -mgeneral-regs-only | mintsuki | f9f38f0c |
| 2021-05-22 08:25 | build: Ensure building toolchain does not fail due to a toolchain not being present already | mintsuki | 31ad36ac |
| 2021-05-22 08:13 | stivale2: Actually pass tag pointers in linked list in the higher half if requested | mintsuki | 0602e40c |
| 2021-05-20 21:23 | isohybrid: Fix xorriso invocation | mintsuki | c940a411 |
| 2021-05-20 21:19 | stage1: hdd bootsect: Properly guard against image being booted as floppy drive | mintsuki | d67ce23b |
| 2021-05-19 23:16 | misc: Misc EFI-related adjustments | mintsuki | 110d2dc7 |
| 2021-05-19 06:52 | panic: Add missing getchar() before returning to EFI | mintsuki | 40e65edd |
| 2021-05-19 06:46 | Merge pull request #84 from chocabloc/trunk | mint | 0d3d667b |
| 2021-05-19 06:44 | include efi.h | aditya | e013c2ce |
| 2021-05-19 06:41 | use fb_clear | aditya | 60170c9f |
| 2021-05-19 06:29 | stivale: Load up invalid IDT before jumping to kernel instead of leaking internal one | mintsuki | 9676a3d0 |