limine/stage2
2020-11-15 17:56:10 +01:00
..
drivers misc: Add config file options for specifying the resolution in a granular way. Other misc bug fixes. Fixes #45 2020-11-09 12:31:47 +01:00
fs pmm: Only align memory map when explicitly requested as not to fragment ext_mem allocations too much 2020-11-14 13:29:30 +01:00
lib misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
mm pmm: Only align memory map when explicitly requested as not to fragment ext_mem allocations too much 2020-11-14 13:29:30 +01:00
protos pmm: Only align memory map when explicitly requested as not to fragment ext_mem allocations too much 2020-11-14 13:29:30 +01:00
pxe Add pxe support 2020-11-05 01:53:18 +01:00
sys LAPIC: Fix bug where wrong CPUID bit was tested to check for APIC 2020-10-26 17:36:35 +01:00
entry.asm Fix some warnings in the decompressor and do not use special symbol main() for entry points 2020-09-18 22:15:27 +02:00
gensyms.sh misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
limine.h Bump version number to 0.6 2020-11-01 10:39:49 +01:00
linker.ld Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now 2020-09-25 22:36:26 +02:00
main.c misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
Makefile misc: Implement stacktrace 2020-11-15 17:56:10 +01:00
menu.c misc: Add config file options for specifying the resolution in a granular way. Other misc bug fixes. Fixes #45 2020-11-09 12:31:47 +01:00
menu.h Use URIs in the last few remaining places, update CONFIG.md 2020-11-01 22:07:10 +01:00