summaryrefslogtreecommitdiff
path: root/kernel/entry.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add tssFreya Murphy2025-04-241-1/+4
|
* fs read/write functions, initrdFreya Murphy2025-04-211-0/+6
|
* fix term/gpu memory OOB error, add dynamic kernel identity map with N_IDENT_PTSFreya Murphy2025-04-201-27/+40
|
* fix code segment (retfq) on long mode edge case (kvm)Freya Murphy2025-04-191-21/+13
|
* rollback mem_map_memoryFreya Murphy2025-04-191-1/+5
|
* UEFI and republicansFreya Murphy2025-04-191-9/+60
|
* elf sym loadingFreya Murphy2025-04-171-1/+12
|
* no longer use hardcoded position for pml4Ian McFarlane2025-04-081-1/+1
|
* modify gdtFreya Murphy2025-04-071-9/+30
|
* use GDT.DataFreya Murphy2025-04-031-3/+2
|
* working entry for long modeFreya Murphy2025-04-031-27/+48
|
* move old kernel code (for now) into kernel/old, trying to get long modeFreya Murphy2025-04-031-0/+158