]> git.proxmox.com Git - grub2.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@debian.org>
Fri, 4 Sep 2015 10:56:35 +0000 (11:56 +0100)
commitf0df8db692a11ef89752acfeb5f9924e3d72fa42
tree91fea5ccd2c5d0ffff3ae6a8121d99bf21d655fe
parentc33bf16931b9e4d9b7366bffbb48e1b02fcf4073
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.

Author: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Origin: upstream, http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commitdiff;h=e4a1fe391906bfcd1a778c5ec4e242c4b07d429d
Forwarded: not-needed
Last-Update: 2014-03-24

Patch-Name: ieee1275-pseries-emulation.patch
grub-core/kern/ieee1275/cmain.c