index
:
pub/fmorgner/teachos.git
develop
develop-BA-FS26
main
The TeachOS kernel, a greenfield, pure 64-bit, educational operating system.
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
multiboot2
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
kapi: add basic ACPI support
Felix Morgner
3
-6
/
+57
2026-03-20
libs: fix header globs
Felix Morgner
1
-7
/
+3
2026-03-18
kstd: introduce strong type for memory amounts
Felix Morgner
3
-7
/
+41
2026-03-17
fix multiboot2 information vla_tag implementation
Lukas Oesch
1
-2
/
+2
2026-03-17
add comment where the command line information is
Lukas Oesch
1
-0
/
+3
2026-03-17
add multiboot2 module tag, all modules can be iterated
Lukas Oesch
2
-0
/
+39
2025-12-23
libs/multiboot2: clean up code style
Felix Morgner
7
-162
/
+208
2025-12-23
libs/multiboot2: clean up file structure
Felix Morgner
9
-104
/
+141
2025-12-23
libs/multiboot2: add basic namespace documentation
Felix Morgner
1
-0
/
+8
2025-12-22
chore: clean up linter warnings
Felix Morgner
1
-2
/
+1
2025-12-05
multiboot2: silence some warnings
Felix Morgner
5
-39
/
+48
2025-12-05
multiboot2: implement section name reading
Felix Morgner
2
-4
/
+30
2025-12-05
multiboot2: add range support to VLA tags
Felix Morgner
2
-26
/
+84
2025-10-31
libs/elf: implement section headers
Felix Morgner
1
-1
/
+11
2025-10-30
libs: begin ELF support implementation
Felix Morgner
2
-9
/
+24
2025-10-29
chore: reformat source code
Felix Morgner
5
-47
/
+117
2025-07-18
x86-64: prepare new architecture
Felix Morgner
2
-4
/
+7
2025-07-14
arch: prepare interfaces
Felix Morgner
1
-7
/
+0
2025-07-14
libs: rename multiboot alias
Felix Morgner
1
-1
/
+1
2025-07-14
libs: extract multiboot library
Felix Morgner
7
-0
/
+591