rulimine/common
mintsuki 9bf2543b25 elf: Panic if there are PHDRs with different perms sharing same page 2023-09-24 01:56:16 -05:00
..
compress Revert "compress/gz: Add hack to allow macOS compressed GZs to load with stbi" 2023-05-03 22:51:14 +02:00
crypt efi/disk: Use blake2b to calculate unique sector hash 2022-09-16 11:50:47 +02:00
drivers disk: BIOS: Skip drive if sector size is 0. Fixes #294 2023-08-19 08:11:51 -05:00
fs file: Fix several bugs to do with handling of path field 2023-01-20 21:05:24 +01:00
lib elf: Panic if there are PHDRs with different perms sharing same page 2023-09-24 01:56:16 -05:00
mm misc: Backports from trunk 2023-09-16 16:53:40 -05:00
protos smp: Remove dead 32-bit trampoline code 2023-09-23 17:34:15 -05:00
pxe pxe: Add and use constant PXE ACK packet size and fix BIOS PXE ACK struct 2023-04-28 05:21:06 +02:00
stb stb: Ignore some warnings coming from stb_image.h 2023-02-15 12:48:14 +01:00
sys smp: Remove dead 32-bit trampoline code 2023-09-23 17:34:15 -05:00
GNUmakefile build: Drop -mabi=sysv for x86 for clang 16 2023-08-29 22:18:47 -05:00
console.c misc: Misc EFI linker script improvements and drop .sbat 2023-09-11 17:13:31 -05:00
console.h misc: stage23 -> common 2022-02-03 10:38:43 +01:00
efi_thunk.asm_uefi_aarch64 asm: Add missing section directives 2023-06-20 13:26:27 +02:00
efi_thunk.asm_uefi_ia32 asm: Add missing section directives 2023-06-20 13:26:27 +02:00
efi_thunk.asm_uefi_x86_64 asm: Add missing section directives 2023-06-20 13:26:27 +02:00
entry.s2.c misc: Load BIOS port at 0xf000 instead of 0x8000 2023-03-07 14:01:59 +01:00
entry.s3.c misc: Misc EFI linker script improvements and drop .sbat 2023-09-11 17:13:31 -05:00
entry_asm.s2.asm_bios_ia32 misc/bios: Update and improve linker script and related files 2023-09-11 17:13:31 -05:00
gensyms.sh gensyms: Filter out non-function symbols 2023-06-20 08:54:55 +02:00
linker_bios.ld.in misc/bios: Update and improve linker script and related files 2023-09-11 17:13:31 -05:00
linker_uefi_aarch64.ld.in misc: Misc EFI linker script improvements and drop .sbat 2023-09-11 17:13:31 -05:00
linker_uefi_ia32.ld.in misc: Misc EFI linker script improvements and drop .sbat 2023-09-11 17:13:31 -05:00
linker_uefi_x86_64.ld.in misc: Misc EFI linker script improvements and drop .sbat 2023-09-11 17:13:31 -05:00
menu.c menu: Fix padding issue introduced in e1d25f8 2023-09-22 16:38:44 -05:00
menu.h menu: Avoid reinitialising fallback terminal on first runs 2022-09-18 22:34:53 +02:00
menu_thunk.asm_aarch64 common: fix alignment of variable in AArch64 menu thunk 2022-08-24 21:15:37 +02:00
menu_thunk.asm_ia32 asm: Add missing section directives 2023-06-20 13:26:27 +02:00
menu_thunk.asm_x86_64 Initial AArch64 port (#205) 2022-08-18 17:32:54 +02:00
stb_image.patch Revert "misc: Revert back to using tinf for all GZ decompression" 2023-05-03 22:51:14 +02:00