]> git.ipfire.org Git - thirdparty/grub.git/commit
ieee1275: check for IBM pseries emulated machine
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Thu, 20 Mar 2014 11:27:12 +0000 (16:57 +0530)
committerColin Watson <cjwatson@ubuntu.com>
Mon, 24 Mar 2014 15:44:33 +0000 (15:44 +0000)
commite4a1fe391906bfcd1a778c5ec4e242c4b07d429d
tree0c0bd0731441115c05cb29d9cfd6b049cbdc8b5b
parent86402b4e0fec7d0e5637f70a3103a4d9c3f62839
ieee1275: check for IBM pseries emulated machine

is_qemu is not being set lead to disabling of feature like
GRUB_IEEE1275_FLAG_HAS_CURSORONOFF. This resulted in cursor not being
displayed during the grub-menu edit.

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
grub-core/kern/ieee1275/cmain.c