summaryrefslogtreecommitdiff
path: root/src/arch/amd64/acpi.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor archHEADmainFreya Murphy2024-02-041-337/+0
|
* fix acpi on uefi, kprint fixesFreya Murphy2024-02-031-7/+5
|
* spacingFreya Murphy2024-02-031-1/+1
|
* acpi table loading and shutdown works, plus mmap fix :3Freya Murphy2024-02-031-107/+119
|
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy2024-02-031-10/+26
| | | | userspace later), other fixes
* improved debugger, refactoredtrimill2024-02-031-2/+1
|
* follow the corn style guidetrimill2024-02-011-7/+7
|
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy2024-02-011-4/+3
| | | | kprintf, other changes
* fix whitespaceFreya Murphy2024-01-311-94/+94
|
* better mboot and kallocFreya Murphy2024-01-311-3/+24
|
* better mbootFreya Murphy2024-01-301-26/+94
|
* fixesFreya Murphy2024-01-271-1/+2
|
* acpi + libFreya Murphy2024-01-271-0/+223