aboutsummaryrefslogtreecommitdiff
path: root/libs/multiboot2/include
AgeCommit message (Expand)AuthorFilesLines
11 dayskapi: add basic ACPI supportFelix Morgner3-6/+57
2026-03-18kstd: introduce strong type for memory amountsFelix Morgner2-7/+40
2026-03-17fix multiboot2 information vla_tag implementationLukas Oesch1-2/+2
2026-03-17add comment where the command line information isLukas Oesch1-0/+3
2026-03-17add multiboot2 module tag, all modules can be iteratedLukas Oesch2-0/+39
2025-12-23libs/multiboot2: clean up code styleFelix Morgner7-162/+208
2025-12-23libs/multiboot2: clean up file structureFelix Morgner9-104/+141
2025-12-22chore: clean up linter warningsFelix Morgner1-2/+1
2025-12-05multiboot2: silence some warningsFelix Morgner5-39/+48
2025-12-05multiboot2: implement section name readingFelix Morgner2-4/+30
2025-12-05multiboot2: add range support to VLA tagsFelix Morgner2-26/+84
2025-10-31libs/elf: implement section headersFelix Morgner1-1/+11
2025-10-30libs: begin ELF support implementationFelix Morgner1-9/+16
2025-10-29chore: reformat source codeFelix Morgner5-47/+117
2025-07-18x86-64: prepare new architectureFelix Morgner2-4/+7
2025-07-14libs: extract multiboot libraryFelix Morgner6-0/+565