| 2021-11-10 13:15 | bootboot: Remove bootboot support from Limine | mintsuki | ceeb6024 |
| 2021-11-10 12:48 | bootboot: Further address some of the issues raise in #124 | mintsuki | 2829666b |
| 2021-11-10 12:40 | bootboot: Fix potential buffer overflow in bruteforce_kernel() (see #124) | mintsuki | 45552b23 |
| 2021-11-10 12:18 | build: Compile BIOS Limine for i686 instead of i386 | mintsuki | e3bca55a |
| 2021-11-10 11:29 | bootboot: Check for the right architecture when bruteforcing kernel (see #124) | mintsuki | 792dc81b |
| 2021-11-10 11:25 | bootboot: Remove uselessness and compliance fixes (see #124) | mintsuki | 286f3bc6 |
| 2021-11-10 06:41 | Update stivale.c | ilobilo | 681a9a53 |
| 2021-11-10 06:40 | Update stivale2.c | ilobilo | 9cdb2396 |
| 2021-11-10 06:34 | tests: add a basic test multiboot1 kernel | Andy-Python-Programmer | becf92ec |
| 2021-11-10 01:01 | Revert "bootboot: add a delay when assuming the stack size" | mintsuki | 0aea1688 |
| 2021-11-09 11:01 | config: Implement and use config_get_tuple() | mintsuki | 51f3638b |
| 2021-11-09 06:08 | config: update to add multiboot2 section in protocol keys | Andy-Python-Programmer | 10091dc7 |
| 2021-11-09 05:57 | bootboot: make WARNING caps'ed for consistency | Andy-Python-Programmer | 990fde79 |
| 2021-11-09 05:33 | tests: add basic multiboot2 test kernel | Andy-Python-Programmer | fa860802 |
| 2021-11-08 23:32 | bootboot: Fix spec compliance as noted in PR #124 comments | mintsuki | 5305dc10 |
| 2021-11-08 08:42 | build: Get build-id from linker instead of generating a random one | mintsuki | 2cfe54ee |
| 2021-11-08 06:06 | bootboot: Bug fixes | mintsuki | ec92f62f |
| 2021-11-07 11:29 | bootboot: General cleanup | mintsuki | abb7ccbe |
| 2021-11-07 08:12 | bootboot: add a delay when assuming the stack size | pitust | 0f63fa74 |
| 2021-11-07 07:31 | config: document the behaviour if module string is NULL | Andy-Python-Programmer | 392f6eb2 |
| 2021-11-06 14:45 | bootboot: remove random newline | pitust | 7f430c1d |
| 2021-11-06 14:36 | bootboot: fix two issues in bootboot proto | pitust | a4713c0d |
| 2021-11-06 12:15 | bootboot: finish writing the error lmao | pitust | 3f2e2bc6 |
| 2021-11-06 09:09 | bootboot: add initrd support, and add a warning about the init stack | pitust | bf5d9cc6 |
| 2021-11-05 08:22 | stivale+stivale2: default to file path as the module string if NULL | Andy-Python-Programmer | 5ce174e5 |
| 2021-11-04 08:19 | bootboot: flush both the pic and the apic | pitust | 8176498c |
| 2021-11-04 07:56 | bootboot: fix all the bad bugs | pitust | 6a5f349a |
| 2021-11-02 06:59 | bootboot: RAMDISK->INITRD_PATH, don't pass gST around for no reason, unsplit bootboot_spinup, flush the PIC only | pitust | 669a5172 |
| 2021-11-01 21:40 | bootboot: use printv where appropriate, and promote "no ramdisk" to a warning, also print more info about the symbols | pitust | 00ec4a13 |
| 2021-11-01 21:38 | bootboot: reaorder includes | pitust | 279e7e08 |