pc-bios/s390-ccw: add boot entry selection to El Torito routine
commit7a9762bf89a490d82cd8de3dc7a973f8df3f1efe
authorEugene (jno) Dvurechenski <jno@linux.vnet.ibm.com>
Mon, 18 Apr 2016 11:45:36 +0000 (18 13:45 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 2 May 2017 13:08:54 +0000 (2 15:08 +0200)
tree5710769efe531c9f95a0845911d6ea3a6faab6fb
parent82ca394194342dd050034e25c5a61a854d82911a
pc-bios/s390-ccw: add boot entry selection to El Torito routine

If there is no LOADPARM given or '0' specified, then IPL the first
matched entry. Otherwise IPL the matching entry of that number.

Signed-off-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com>
Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
pc-bios/s390-ccw/bootmap.c