Skip to content

Releases: limine-bootloader/limine

v0.5.9

07 Nov 23:17
Compare
Choose a tag to compare
stivale: Fix pagemap not mapping every memmap entry bug

v0.5.8

05 Nov 17:06
Compare
Choose a tag to compare
misc: Remove 512-byte sector assumptions from various places

v0.5.7

30 Oct 05:53
Compare
Choose a tag to compare
Add missing config keys to documentation. Fixes #47

v0.5.6

26 Oct 16:38
Compare
Choose a tag to compare
LAPIC: Fix bug where wrong CPUID bit was tested to check for APIC

v0.5.5

25 Oct 11:46
Compare
Choose a tag to compare
SMP: Fix struct duplication bug

v0.5.4

24 Oct 13:28
Compare
Choose a tag to compare
Fix bug in elf lib where a very large buffer could be accidentally al…

…located on the stack

v0.5.3

24 Oct 08:39
Compare
Choose a tag to compare
stivale2: Adjust the SMP part of the specification to mention that th…

…e BSP ID is not guaranteed to be 0

v0.5.2

18 Oct 04:57
Compare
Choose a tag to compare
BIOS disk driver: do not make assumptions about sector size being 512…

… bytes

v0.5.1

12 Oct 19:52
Compare
Choose a tag to compare
Move cpuid() to cpu.h

v0.5

03 Oct 16:38
Compare
Choose a tag to compare
Fix up some inline assembly in sys/cpu.h