]> git.proxmox.com Git - grub2.git/commit
Adjust bootcheck tests for multiboot/coreboot/qemu to match real support.
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 7 Jan 2016 14:51:03 +0000 (15:51 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Thu, 7 Jan 2016 14:51:03 +0000 (15:51 +0100)
commit716c9f2675e27949fb9ff13a76736d9330503b32
tree064c967d18756cd13b40cc3d37354cda424f4375
parent9f8f9e62afc4f14802d6bd6bb69719bbc245a8c2
Adjust bootcheck tests for multiboot/coreboot/qemu to match real support.

coreboot has ACPI while 2 others don't. *BSD need ACPI and have trouble
without it. Don't even attempt to boot *BSD on multiboot or qemu targets.

On coreboot boot all *BSD except 32-bit NetBSD which apparently does some
early BIOS calls.
Makefile.am