rulimine/stage23
mintsuki 6ac24628e8 build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +02:00
..
drivers misc: Add verbose config option 2021-05-11 06:46:42 +02:00
fs build: Remove dependency on GCC-specific -fplan9-extensions flag 2021-05-28 16:05:42 +02:00
lib 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
mm misc: Add verbose config option 2021-05-11 06:46:42 +02:00
protos linux: Fix wrong jmp instruction 2021-05-30 15:45:31 +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
Makefile build: Use linker directly instead of going thru compiler; ensure we are buildable with an llvm toolchain 2021-05-31 00:32:43 +02:00
entry.asm
entry.s2.c pmm: Rework conventional memory allocator 2021-04-15 02:21:38 +02:00
entry.s3.c 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
font.bin
gensyms.sh gensyms.sh: Explicitly use bash in shebang 2021-04-09 03:09:33 +02:00
linker.ld build: Ensure load addresses of debug and tab sections are 0 2021-05-31 01:52:43 +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.ld trace: Add support for UEFI 2021-04-08 01:15:35 +02:00
linker_uefi_nomap.ld trace: Add support for UEFI 2021-04-08 01:15:35 +02:00
menu.c term: General terminal improvements 2021-05-23 00:19:27 +02:00
menu.h
tinf