..
drivers
disk: Misc bug fixes and improvements
2021-06-12 13:13:19 +02:00
fs
iso9660: Fix bug where non rockridge filenames were not actually being loaded
2021-06-22 12:36:45 +02:00
lib
elf: allow elf64_load to use paddrs instead of vaddrs
2021-06-29 16:57:51 +02:00
mm
pmm: Do not reclaim EfiLoader sections as usable
2021-06-15 03:10:59 +02:00
protos
multiboot1: allocate kernel and modules using proper type
2021-06-30 20:16:30 +02:00
pxe
misc: Add verbose config option
2021-05-11 06:46:42 +02:00
sys
misc: Replace Intel-syntax inline assembly with GAS-syntax inline assembly; ensure we can build with clang
2021-05-29 18:07:28 +02:00
entry.asm
misc: General code reorganisation
2021-02-25 01:24:54 +01:00
entry.s2.c
disk: Misc bug fixes and improvements
2021-06-12 13:13:19 +02:00
entry.s3.c
entry: accept "multiboot" as well as "multiboot1"
2021-06-29 16:58:19 +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_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
build: which -> command -v
2021-06-30 18:22:50 +02:00
menu.c
misc: Fix potentially misleading strings
2021-06-30 18:44:31 +02:00
menu.h
misc: General code reorganisation
2021-02-25 01:24:54 +01:00
sbat.c
secureboot: Add .sbat section
2021-06-25 01:23:26 +02:00
tinf
misc: General code reorganisation
2021-02-25 01:24:54 +01:00