rulimine/stage23
2022-01-02 13:06:48 +01:00
..
drivers misc: Add no_unwind to some variables 2021-12-12 20:01:29 +01:00
fs fat32: Do not hardcode sector size 2021-12-20 07:57:37 +01:00
lib misc: Move to standard C11 noreturn 2022-01-02 13:06:48 +01:00
mm panic: Prevent recursive panics during early boot 2021-12-15 19:50:52 +01:00
protos misc: Move to standard C11 noreturn 2022-01-02 13:06:48 +01:00
pxe Revert "Revert "misc: Allow recovering from panics"" 2021-12-12 18:25:59 +01:00
sys Revert "Revert "misc: Allow recovering from panics"" 2021-12-12 18:25:59 +01:00
console.c console: Add editor command 2021-12-11 22:36:16 +01:00
console.h console: Introduce Limine console 2021-10-31 22:07:18 +01:00
entry.asmb asm: Reorganise assembly code to avoid symlink use 2021-10-22 20:23:25 +02:00
entry.s2.c misc: Move to standard C11 noreturn 2022-01-02 13:06:48 +01:00
entry.s3.c misc: Move to standard C11 noreturn 2022-01-02 13:06:48 +01:00
font.bin
gensyms.sh build: Initial support for special characters in build path 2021-11-30 00:58:35 +01:00
linker_dbg.ld lds: Move build-id inside limine.sys size area 2021-12-22 01:51:50 +01:00
linker_nomap.ld lds: Move build-id inside limine.sys size area 2021-12-22 01:51:50 +01:00
linker_stage2only.ld lds: Move build-id inside limine.sys size area 2021-12-22 01:51:50 +01:00
linker_uefi32_nomap.ld build: UEFI linker scripts adjustments 2021-12-19 02:30:52 +01:00
linker_uefi32.ld build: UEFI linker scripts adjustments 2021-12-19 02:30:52 +01:00
linker_uefi_nomap.ld build: UEFI linker scripts adjustments 2021-12-19 02:30:52 +01:00
linker_uefi.ld build: UEFI linker scripts adjustments 2021-12-19 02:30:52 +01:00
linker.ld lds: Move build-id inside limine.sys size area 2021-12-22 01:51:50 +01:00
Makefile build: Misc Makefile improvements 2021-12-24 00:32:46 +01:00
menu.c misc: Move to standard C11 noreturn 2022-01-02 13:06:48 +01:00
menu.h misc: Move to standard C11 noreturn 2022-01-02 13:06:48 +01:00
sbat.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00