rulimine/common
2022-10-11 05:45:31 +02:00
..
crypt efi/disk: Use blake2b to calculate unique sector hash 2022-09-16 11:34:54 +02:00
drivers term: Misc improvements for SERIAL=yes on EFI 2022-10-11 05:45:31 +02:00
fs pmm: Misc bug fixes in pmm 2022-09-28 02:05:48 +02:00
lib term: Misc improvements for SERIAL=yes on EFI 2022-10-11 05:45:31 +02:00
mm pmm: Misc bug fixes in pmm 2022-09-28 02:05:48 +02:00
protos limine: Fix NULL term dereference bug if gterm_init fails 2022-10-11 05:45:31 +02:00
pxe misc: Rename UEFI and BIOS define macros 2022-09-02 03:17:02 +02:00
sys smp: Fix indentation 2022-09-18 23:36:11 +02:00
console.c misc: blib.h -> misc.h 2022-08-27 05:55:58 +02:00
console.h misc: stage23 -> common 2022-02-03 10:38:43 +01:00
efi_thunk.asm_uefi_ia32 misc: Remove naked functions and bring up to par with trunk 2022-08-27 13:30:45 +02:00
efi_thunk.asm_uefi_x86_64 misc: Remove naked functions and bring up to par with trunk 2022-08-27 13:30:45 +02:00
entry_asm.s2.asm_bios_ia32 build: Move common/{entry.asm_bios_ia32 -> entry_asm.s2.asm_bios_ia32} 2022-07-18 22:20:43 +02:00
entry.s2.c misc: Add limine subdir to stage3 and config search paths. Closes #225 2022-10-06 19:14:15 +02:00
entry.s3.c term: Misc improvements for SERIAL=yes on EFI 2022-10-11 05:45:31 +02:00
gensyms.sh gensyms: Use # as delimiter instead of $ 2022-09-01 11:44:22 +02:00
GNUmakefile term: Add builtin font 2022-10-11 05:45:31 +02:00
linker_bios.ld.in term: Move to use external, portable terminal 2022-10-11 05:45:31 +02:00
linker_uefi_ia32.ld.in build: Discard .eh_frame section in linker scripts to fix potential GNU toolchain miscompilation 2022-08-15 18:50:20 +02:00
linker_uefi_x86_64.ld.in build: Discard .eh_frame section in linker scripts to fix potential GNU toolchain miscompilation 2022-08-15 18:50:20 +02:00
menu_thunk.asm_ia32 misc: Remove naked functions and bring up to par with trunk 2022-08-27 13:30:45 +02:00
menu_thunk.asm_x86_64 misc: Remove naked functions and bring up to par with trunk 2022-08-27 13:30:45 +02:00
menu.c menu: Use fallback terminal instead of panicking on gterm_init() fail 2022-10-11 05:45:31 +02:00
menu.h menu: Avoid reinitialising fallback terminal on first runs 2022-09-18 23:36:11 +02:00
sbat.c misc: Rename UEFI and BIOS define macros 2022-09-02 03:17:02 +02:00