rulimine/stage23
czapek1337 2c1604089c readline: Handle END/HOME keys 2022-01-29 00:00:01 +01:00
..
drivers bios: Move terminal entirely to stage 3 2022-01-25 08:41:17 +01:00
fs ntfs: allow for bigger resident index and resident data 2022-01-28 13:48:21 +02:00
lib readline: Handle END/HOME keys 2022-01-29 00:00:01 +01:00
mm is_1gib_page_supported: use printv instead 2022-01-27 15:41:35 +11:00
protos paging: Some 1GiB pages adjustments 2022-01-28 11:06:22 +01:00
pxe misc: Allow recovering from panics 2021-12-11 19:58:00 +01:00
sys misc: Fixes for GCC 12 warnings; add extern prototypes for inline functions 2022-01-26 03:58:28 +01:00
GNUmakefile misc: Disable strict aliasing, just in case 2022-01-25 09:16:26 +01:00
console.c console: Add editor command 2021-12-11 22:22:48 +01:00
console.h
entry.asmb
entry.s2.c bios: Move terminal entirely to stage 3 2022-01-25 08:41:17 +01:00
entry.s3.c bios: Move terminal entirely to stage 3 2022-01-25 08:41:17 +01:00
font.bin
gensyms.sh build: Even more portability improvements 2022-01-21 02:57:31 +01:00
linker.ld lds: Move build-id inside limine.sys size area 2021-12-22 00:10:43 +01:00
linker_dbg.ld lds: Move build-id inside limine.sys size area 2021-12-22 00:10:43 +01:00
linker_nomap.ld lds: Move build-id inside limine.sys size area 2021-12-22 00:10:43 +01:00
linker_stage2only.ld bios: Move terminal entirely to stage 3 2022-01-25 08:41:17 +01:00
linker_uefi.ld build: UEFI linker scripts adjustments 2021-12-19 02:22:21 +01:00
linker_uefi32.ld build: UEFI linker scripts adjustments 2021-12-19 02:22:21 +01:00
linker_uefi32_nomap.ld build: UEFI linker scripts adjustments 2021-12-19 02:22:21 +01:00
linker_uefi_nomap.ld build: UEFI linker scripts adjustments 2021-12-19 02:22:21 +01:00
menu.c console,editor: Filter out non-printable characters 2022-01-28 23:51:34 +01:00
menu.h misc: Move to standard C11 noreturn 2021-12-31 10:58:05 +01:00
sbat.c