mirror of
https://github.com/limine-bootloader/limine
synced 2024-12-05 14:42:16 +03:00
9274ee656e
* initial riscv64 port * enable Paging Mode feature for all architectures * riscv: add missing protocol docs * riscv: fix tests * docs: clarify `LIMINE_PAGING_MODE_DEFAULT` macro * build: fix whitespace in common/GNUmakefile * riscv: default to Sv48 paging when supported * vmm: make `VMM_MAX_LEVEL` 1-indexed * limine: do not call `reported_addr()` before finaling paging mode smp/riscv: do not overwrite the argument passed to APs * limine/riscv: update default paging mode in limine.h * test/riscv: pad OVMF.fd when downloading it |
||
---|---|---|
.. | ||
chainload_next.c | ||
chainload_next.h | ||
chainload.c | ||
chainload.h | ||
limine_32.asm_x86 | ||
limine_rt.asm_bios_ia32 | ||
limine_rt.asm_uefi_ia32 | ||
limine.c | ||
limine.h | ||
linux_32.asm_x86 | ||
linux.c | ||
linux.h | ||
multiboot1.c | ||
multiboot1.h | ||
multiboot2.c | ||
multiboot2.h | ||
multiboot_32.asm_x86 | ||
multiboot_reloc.asm_x86 | ||
multiboot.h |