|
8ae84716d6
|
rename kernel_main() to hos_main()
|
2020-10-19 22:12:17 -04:00 |
|
|
bb495eceec
|
add "fb" module for framebuffer control
|
2020-10-19 22:09:33 -04:00 |
|
|
412925a790
|
switch from multiboot to multiboot2
|
2020-10-18 14:25:06 -04:00 |
|
|
21afa93c4b
|
fill in framebuffer with more exciting pattern - working in qemu BIOS but lost graphics in qemu EFI
|
2020-10-18 13:47:35 -04:00 |
|
|
06644a02f9
|
draw pixels to screen to verify framebuffer access and multiboot info
|
2020-10-18 13:25:26 -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 |
|