rulimine/stage23
2021-04-09 04:57:52 +02:00
..
drivers gterm: Speed up terminal greatly by caching an alpha blent canvas of the background instead of alpha blending every pixel of the background every time 2021-04-08 23:05:27 +02:00
fs stivale2: Implement terminal 2021-04-07 02:10:28 +02:00
lib mtrr: Wholly remove MTRR support 2021-04-09 02:28:56 +02:00
mm mtrr: Wholly remove MTRR support 2021-04-09 02:28:56 +02:00
protos stivale2: Initialise gterm in case we're coming in from a non-graphical mode 2021-04-09 04:57:52 +02:00
pxe pxe: Make it work again 2021-03-13 09:08:01 +01:00
sys mtrr: Wholly remove MTRR support 2021-04-09 02:28:56 +02:00
entry.asm misc: General code reorganisation 2021-02-25 01:24:54 +01:00
entry.s2.c mtrr: Wholly remove MTRR support 2021-04-09 02:28:56 +02:00
entry.s3.c mtrr: Wholly remove MTRR support 2021-04-09 02:28:56 +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: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
linker_nomap.ld build: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
linker_stage2only.ld build: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
linker_uefi_nomap.ld trace: Add support for UEFI 2021-04-08 01:15:35 +02:00
linker_uefi.ld trace: Add support for UEFI 2021-04-08 01:15:35 +02:00
linker.ld build: Remove now useless libgcc.a references from linker scripts 2021-04-03 01:23:14 +02:00
Makefile build: Minor changes 2021-04-08 21:02:46 +02:00
menu.c image: Add support for centering images 2021-04-09 01:26:39 +02:00
menu.h misc: General code reorganisation 2021-02-25 01:24:54 +01:00
tinf misc: General code reorganisation 2021-02-25 01:24:54 +01:00