aboutsummaryrefslogtreecommitdiff
path: root/src/boot.S
Commit message (Collapse)AuthorAgeFilesLines
* vmm: map multiboot structsAqua-sama2021-03-111-11/+13
|
* Map kernel to 0xc000 rather than 0xc010Aqua-sama2021-03-111-51/+45
|
* Add linker script to ld dependsAqua-sama2021-03-111-8/+11
|
* vmm: display segment map infoAqua-sama2021-03-101-6/+3
|
* Map kernel to higher halfAqua-sama2021-03-091-8/+81
|
* Move multiboot header to its own sectionAqua-sama2021-03-071-2/+2
|
* pass cpu_state_t to interrupt handlerAqua-sama2021-03-041-0/+97