-
Marc Hartmayer authored
Break the loop if `cur_block_nr` is a null block number because this means that the end of chunk is reached. In this case we will try to boot the default entry. Fixes: ba831b25 ("s390-ccw: read stage2 boot loader data to find menu") Reviewed-by:
Collin Walling <walling@linux.ibm.com>
Signed-off-by:
Marc Hartmayer <mhartmay@linux.ibm.com>
Message-Id: <20200924085926.21709-3-mhartmay@linux.ibm.com>
Signed-off-by:
Thomas Huth <thuth@redhat.com>Marc Hartmayer authoredBreak the loop if `cur_block_nr` is a null block number because this means that the end of chunk is reached. In this case we will try to boot the default entry. Fixes: ba831b25 ("s390-ccw: read stage2 boot loader data to find menu") Reviewed-by:
Collin Walling <walling@linux.ibm.com>
Signed-off-by:
Marc Hartmayer <mhartmay@linux.ibm.com>
Message-Id: <20200924085926.21709-3-mhartmay@linux.ibm.com>
Signed-off-by:
Thomas Huth <thuth@redhat.com>
Loading