rulimine/stage23
2021-07-20 14:13:56 +02:00
..
drivers term: Bound check when setting cursor position 2021-07-20 14:13:56 +02:00
fs misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
lib term: Bound check when setting cursor position 2021-07-20 14:13:56 +02:00
mm uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
protos uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
pxe misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
sys uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
entry.asm misc: General code reorganisation 2021-02-25 01:24:54 +01:00
entry.s2.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
entry.s3.c uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02: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 gensyms.sh: Explicitly use bash in shebang 2021-04-09 03:09:33 +02:00
linker_dbg.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02:00
linker_nomap.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02:00
linker_stage2only.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02:00
linker_uefi32_nomap.ld uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
linker_uefi32.ld uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
linker_uefi_nomap.ld secureboot: Add .sbat section 2021-06-25 01:23:26 +02:00
linker_uefi.ld secureboot: Add .sbat section 2021-06-25 01:23:26 +02:00
linker.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02:00
Makefile uefi: Initial 32 bit UEFI support 2021-07-20 13:35:43 +02:00
menu.c menu: Fix title alignment 2021-07-15 12:51:46 +02:00
menu.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
sbat.c misc: Change how bios and uefi macros are defined and tested 2021-07-15 10:03:47 +02:00
tinf misc: General code reorganisation 2021-02-25 01:24:54 +01:00