commit | a4adf071dc7ee615c2ed4517ad77b125e2e70066 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Wed Jul 09 10:34:39 2025 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Fri Jul 11 10:04:29 2025 +0200 |
tree | 3f82af73003543a7f352419bf2c62196566c0336 | |
parent | 3ffa21d293bf5e4f997ba117ee3e943344b71044 [diff] |
pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm Since we're linking the network booting code into the main firmware binary nowadays, we can support the "loadparm" parameter now quite easily for pxelinux.cfg config files that contain multiple entries. Reviewed-by: Jared Rossi <jrossi@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250709083443.41574-2-thuth@redhat.com>