summaryrefslogtreecommitdiff
path: root/src/arch/amd64/shim.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor archHEADmainFreya Murphy2024-02-041-2/+4
|
* fix problemtrimill2024-02-031-1/+0
|
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-031-3/+2
|
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy2024-02-031-2/+2
| | | | userspace later), other fixes
* follow the corn style guidetrimill2024-02-011-1/+1
|
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy2024-02-011-3/+2
| | | | kprintf, other changes
* better mbootFreya Murphy2024-01-301-10/+2
|
* pic doneFreya Murphy2024-01-291-2/+3
|
* picFreya Murphy2024-01-291-0/+3
|
* add interrupts (not yet fully working)trimill2024-01-291-2/+2
|
* memory worksFreya Murphy2024-01-291-11/+5
|
* memory changesFreya Murphy2024-01-281-191/+24
|
* Did some preliminary work on memory managementSimon2024-01-271-5/+138
|
* joe bidenFreya Murphy2024-01-271-17/+9
|
* Implemented and fixed pagingSimon2024-01-271-34/+17
|
* Added basic long mode setupSimon2024-01-271-30/+47
|
* fixed freya's bad spacingSimon2024-01-271-5/+5
|
* oopFreya Murphy2024-01-271-5/+5
|
* paging structsFreya Murphy2024-01-271-0/+74
|
* added amd64 shimtrimill2024-01-261-0/+4