notsomeidiot123
|
44eea34051
|
wrote elf loader, finally fixed and doesn't hang
|
2024-10-23 16:59:36 -04:00 |
notsomeidiot123
|
d041c20da0
|
Search for suitable kernel physical address
|
2024-10-15 13:59:31 -04:00 |
notsomeidiot123
|
6b596f7735
|
Rework load elf and memory map function
|
2024-10-14 16:51:05 -04:00 |
notsomeidiot123
|
738dc826b9
|
Set video mode
|
2024-10-14 13:35:45 -04:00 |
notsomeidiot123
|
8be14660aa
|
passing kernel info, update docs
|
2024-10-10 13:15:56 -04:00 |
notsomeidiot123
|
c15434078c
|
Finished bootloader version 1.0.0
|
2024-10-09 18:15:12 -04:00 |
notsomeidiot123
|
943641df74
|
Mapping physical addresses to virtual addresses
|
2024-10-08 14:18:48 -04:00 |
notsomeidiot123
|
45d628c373
|
Revert "Revert "relocating file during load to allow for use of more memory""
This reverts commit 79a77ed150.
|
2024-10-03 14:26:01 -04:00 |
notsomeidiot123
|
79a77ed150
|
Revert "relocating file during load to allow for use of more memory"
This reverts commit 24d85843ac.
|
2024-10-03 14:21:33 -04:00 |
notsomeidiot123
|
24d85843ac
|
relocating file during load to allow for use of more memory
|
2024-10-02 17:38:15 -04:00 |