aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kernel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* liminefied x86_64 bootEmulatedSeasons2024-05-061-6/+6
|
* changed _start and _end to _kernel_start and _kernel_endEmulatedSeasons2024-04-051-3/+3
|
* added beginning and end kernel symbolsEmulatedSeasons2024-01-181-11/+6
|
* got grub memory map and added to kernel printfEmulatedSeasons2023-12-291-4/+5
|
* initial commitEmulatedSeasons2023-06-151-0/+29