|
a084ab296c
|
define _hos_mem_start and _hos_mem_end symbols
|
2020-10-25 17:08:07 -04:00 |
|
|
c8810e4701
|
rename _start -> hos_start
|
2020-10-19 22:26:12 -04:00 |
|
|
b202eca0cc
|
define startup stack in linker script, not assembly
|
2020-10-19 22:23:39 -04:00 |
|
|
85e5b76aa3
|
Move multiboot2 header from assembly to C.
|
2020-10-19 21:44:27 -04:00 |
|
|
0adc6e395c
|
Add more modern build script for kernel and disk image based on osdev Bare Bones template
GRUB is not identifying the kernel as multiboot compatible. Possibly
because I am using x86_64 instead of i686. Need to investigate further.
|
2020-10-14 21:20:41 -04:00 |
|