summaryrefslogtreecommitdiff
path: root/src/arch/amd64/mboot.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* follow the corn style guidetrimill2024-02-011-60/+52
|
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy2024-02-011-63/+75
| | | | kprintf, other changes
* fix whitespaceFreya Murphy2024-01-311-22/+22
|
* better mboot and kallocFreya Murphy2024-01-311-45/+201
|
* disable wip codeFreya Murphy2024-01-301-2/+1
|
* better mbootFreya Murphy2024-01-301-46/+38
|
* make paging more stableFreya Murphy2024-01-301-1/+6
|
* memory worksFreya Murphy2024-01-291-8/+18
|
* mboot parsingFreya Murphy2024-01-271-0/+65