ba9feaba18
It was a problem about ports(cpu/ports.asm) functions.
8 lines
95 B
INI
8 lines
95 B
INI
set timeout = 0
|
|
set default = 0
|
|
|
|
menuentry "iceOS" {
|
|
multiboot2 /boot/iceOS.bin
|
|
boot
|
|
}
|