Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | qemu-x86_64: use gpt for efi boot, cfgfs needs to be fixed | Waldemar Brodkorb | |
2017-03-17 | package/grub: Fix grub.cfg | Phil Sutter | |
When trying qemu-x86_64 target with full disk image, grub wasn't able to read the rootfs. After comparing it's config with the one used on my notebook, I was able to get it right. Apart from fixing the failure, this also enables serial output so grub menu becomes accessible when calling qemu with -nographic option. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2016-11-13 | grub: rework package, add mips support, update to latest git | Waldemar Brodkorb | |
2016-09-12 | qemu: efi boot works, need to add a package for EFI bios file | Waldemar Brodkorb | |
2016-09-08 | grub: fix efi boot | Waldemar Brodkorb | |