.. |
chainload.c
|
protos/chainload: Fix bug that could result in bogus oom errors. Fixes #302
|
2023-09-11 17:13:31 -05:00 |
chainload.h
|
efi/chainload: Support passing of command lines. Addresses #244
|
2023-01-14 13:43:21 +01:00 |
chainload_next.c
|
efi/chainload: Support passing of command lines. Addresses #244
|
2023-01-14 13:43:21 +01:00 |
chainload_next.h
|
efi/chainload: Support passing of command lines. Addresses #244
|
2023-01-14 13:43:21 +01:00 |
limine.c
|
misc: Backports from trunk
|
2023-09-16 16:53:40 -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 11:09:27 +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-06 01:52:03 +02:00 |
linux.h
|
protos: Remove pointless returns added for autodetection
|
2022-07-13 07:40:53 +02:00 |
linux_32.asm_x86
|
x86/gdt: Mark accessed flag in descriptors
|
2023-09-09 10:08:00 -05: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-03 22:51:14 +02: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-03 22:51:14 +02: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 |