]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc-bios/s390-ccw: Make get_boot_index() from menu.c global
authorThomas Huth <thuth@redhat.com>
Wed, 9 Jul 2025 08:34:41 +0000 (10:34 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 11 Jul 2025 08:04:29 +0000 (10:04 +0200)
commit47d68f7475feb86c9347f7013066b3b05b545cfc
tree384dffc486b89ae264d65b31d81d23a583e37936
parent108977796fbb765c7bcf040500ae9711cb2fa596
pc-bios/s390-ccw: Make get_boot_index() from menu.c global

We are going to reuse this function for selecting an entry from
the pxelinux.cfg menu, so rename this function with a "menu_"
prefix and make it available globally.

Reviewed-by: Jared Rossi <jrossi@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250709083443.41574-4-thuth@redhat.com>
pc-bios/s390-ccw/menu.c
pc-bios/s390-ccw/s390-ccw.h