rulimine/stage23
mintsuki 245bea9ef3 build: Misc Makefile improvements 2021-12-22 22:08:19 +01:00
..
drivers misc: Add no_unwind to some variables 2021-12-12 19:06:36 +01:00
fs fat32: Do not hardcode sector size 2021-12-20 07:49:39 +01:00
lib config: Misc macro improvements 2021-12-15 19:45:54 +01:00
mm panic: Prevent recursive panics during early boot 2021-12-14 06:47:28 +01:00
protos stivale1&2: Allocate kernel with the right memmap type for 32-bit 2021-12-22 20:27:51 +01:00
pxe misc: Allow recovering from panics 2021-12-11 19:58:00 +01:00
sys misc: Allow recovering from panics 2021-12-11 19:58:00 +01:00
Makefile build: Misc Makefile improvements 2021-12-22 22:08:19 +01:00
console.c console: Add editor command 2021-12-11 22:22:48 +01:00
console.h console: Introduce Limine console 2021-10-09 13:32:57 +02:00
entry.asmb asm: Reorganise assembly code to avoid symlink use 2021-10-22 15:45:47 +02:00
entry.s2.c misc: Unwind both .data and .bss 2021-12-12 18:40:27 +01:00
entry.s3.c misc: Allow recovering from panics 2021-12-11 19:58:00 +01:00
font.bin vbe: Move graphical terminal code to gterm and ship font instead of dumping from graphics card 2021-03-02 06:05:14 +01:00
gensyms.sh build: Initial support for special characters in build path 2021-11-28 19:00:49 +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 lds: Move build-id inside limine.sys size area 2021-12-22 00:10:43 +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 build: BIOS linker scripts adjustments 2021-12-19 01:08:34 +01:00
menu.h console: Add editor command 2021-12-11 22:22:48 +01:00
sbat.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00