rulimine/common/protos
mintsuki 74a6b8e125 protos/linux: Do not zero EFI memmap size on IA-32 EFI 2023-06-05 23:05:20 +02:00
..
chainload.c chainload: LoadOptionsSize should be in bytes. Fixes #254 2023-03-08 15:40:11 +01:00
chainload.h efi/chainload: Support passing of command lines. Addresses #244 2023-01-14 12:49:22 +01:00
chainload_next.c efi/chainload: Support passing of command lines. Addresses #244 2023-01-14 12:49:22 +01:00
chainload_next.h efi/chainload: Support passing of command lines. Addresses #244 2023-01-14 12:49:22 +01:00
limine.c limine: scale the maximum KASLR offset based on the address space size 2023-06-04 13:50:26 -05:00
limine.h protos: Remove pointless returns added for autodetection 2022-07-13 07:40:53 +02:00
limine_32.asm_x86 limine: Fix bug which triggered on no-NX where wrong register was used for rd/wrmsr 2022-10-09 07:31:26 +02:00
limine_rt.asm_bios_ia32 build: Increase portability of Makefile targets 2022-06-15 03:25:36 +02:00
limine_rt.asm_uefi_ia32 build: Increase portability of Makefile targets 2022-06-15 03:25:36 +02:00
linux.c protos/linux: Do not zero EFI memmap size on IA-32 EFI 2023-06-05 23:05:20 +02:00
linux.h protos: Remove pointless returns added for autodetection 2022-07-13 07:40:53 +02:00
linux_32.asm_x86 protos: Remove ugly .32.c files and replace them with pure asm files 2022-07-05 18:53:39 +02:00
multiboot.h misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
multiboot1.c multiboot1: also fix elf32 section loading 2023-05-02 20:48:13 -05:00
multiboot1.h protos: Remove pointless returns added for autodetection 2022-07-13 07:40:53 +02:00
multiboot2.c multiboot2: fix 32 bit elf section loading 2023-05-02 20:15:43 -05:00
multiboot2.h protos: Remove pointless returns added for autodetection 2022-07-13 07:40:53 +02:00
multiboot_32.asm_x86 protos: Remove ugly .32.c files and replace them with pure asm files 2022-07-05 18:53:39 +02:00
multiboot_reloc.asm_x86 multiboot: Fix relocator assembly issues 2022-06-29 12:41:42 +02:00