]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc-bios/s390-ccw: Allow to select a different pxelinux.cfg entry via loadparm
authorThomas Huth <thuth@redhat.com>
Wed, 9 Jul 2025 08:34:39 +0000 (10:34 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 11 Jul 2025 08:04:29 +0000 (10:04 +0200)
commita4adf071dc7ee615c2ed4517ad77b125e2e70066
tree3f82af73003543a7f352419bf2c62196566c0336
parent3ffa21d293bf5e4f997ba117ee3e943344b71044
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>
pc-bios/s390-ccw/netmain.c