rulimine/common/protos
mintsuki 9ff988ed74 pxe: Add and use constant PXE ACK packet size and fix BIOS PXE ACK struct 2023-04-28 05:21:06 +02:00
..
chainload.c chainload: LoadOptionsSize should be in bytes. Fixes #254 2023-03-08 15:40:13 +01: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 limine: Clarify ambiguity with response revision and internal modules 2023-03-30 05:40:21 +02: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 misc: Backport multiple framebuffer support from trunk 2023-02-16 04:13:22 +01: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: Support TEXTMODE config as with Linux/mb2 protocols 2023-04-14 13:41:41 +02:00
multiboot1.h protos: Remove pointless returns added for autodetection 2022-07-13 07:40:53 +02:00
multiboot2.c pxe: Add and use constant PXE ACK packet size and fix BIOS PXE ACK struct 2023-04-28 05:21:06 +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