pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID
commit0d8261b506933c245b79ca6a57422dc81d8989c1
authorThomas Huth <thuth@redhat.com>
Tue, 22 May 2018 09:53:51 +0000 (22 11:53 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 18 Jun 2018 13:08:44 +0000 (18 15:08 +0200)
tree3848d2de747d133ffbd9527fc5da4425b45a8352
parentec623990b34ab0e271141356af96d67a0c4e980d
pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID

With the STSI instruction, we can get the UUID of the current VM instance,
so we can support loading pxelinux config files via UUID in the file name,
too.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Tested-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/netmain.c