summaryrefslogtreecommitdiff
path: root/src/arch/amd64/mboot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-031-22/+21
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to us...Freya Murphy2024-02-031-0/+30
* better print and memFreya Murphy2024-02-021-1/+25
* follow the corn style guidetrimill2024-02-011-60/+52
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add kpr...Freya Murphy2024-02-011-63/+75
* 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