bond/x64/grub.cfg
secXsQuared e53e396556 [RUNNING] Structural and boot change:
1. Changed to multiboot2 complaint
2. Separated modules (hal, kernel, test, common)
3. Rewrite makefile/linker script/ grub.cfg to adapt changes.
2016-06-04 02:41:56 -07:00

3 lines
55 B
INI

menuentry "secX x64 [Dev]" {
multiboot2 /secX/kernel
}