First commit: add folder structure, make process, kernel main function, base for framebuffer driver
This commit is contained in:
5
iso/boot/grub/menu.lst
Normal file
5
iso/boot/grub/menu.lst
Normal file
@@ -0,0 +1,5 @@
|
||||
default=0
|
||||
timeout=0
|
||||
|
||||
title os
|
||||
kernel /boot/kernel.elf
|
||||
BIN
iso/boot/grub/stage2_eltorito
Normal file
BIN
iso/boot/grub/stage2_eltorito
Normal file
Binary file not shown.
BIN
iso/boot/kernel.elf
Executable file
BIN
iso/boot/kernel.elf
Executable file
Binary file not shown.
Reference in New Issue
Block a user