[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu-s390x] [PATCH v2 1/4] roms: Update SLOF submodule to current statu
From: |
Thomas Huth |
Subject: |
[qemu-s390x] [PATCH v2 1/4] roms: Update SLOF submodule to current status |
Date: |
Thu, 7 Jun 2018 14:22:31 +0200 |
We need the latest version of SLOF's libnet for adding pxelinux.cfg
support in the s390-ccw bios, too.
Signed-off-by: Thomas Huth <address@hidden>
---
I assume that Alexey will send a SLOF update soon, too, which
supplies the SLOF.bin file for these changes.
roms/SLOF | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roms/SLOF b/roms/SLOF
index fa98132..2317427 160000
--- a/roms/SLOF
+++ b/roms/SLOF
@@ -1 +1 @@
-Subproject commit fa981320a1e0968d6fc1b8de319723ff8212b337
+Subproject commit 2317427ce76006723f7ae103a6998ab41dd79c68
--
1.8.3.1
- [qemu-s390x] [PATCH v2 0/4] pc-bios/s390-ccw: Allow network booting via pxelinux.cfg, Thomas Huth, 2018/06/07
- [qemu-s390x] [PATCH v2 1/4] roms: Update SLOF submodule to current status,
Thomas Huth <=
- [qemu-s390x] [PATCH v2 2/4] pc-bios/s390-ccw/net: Update code for the latest changes in SLOF, Thomas Huth, 2018/06/07
- [qemu-s390x] [PATCH v2 3/4] pc-bios/s390-ccw/net: Add support for pxelinux-style config files, Thomas Huth, 2018/06/07
- [qemu-s390x] [PATCH v2 4/4] pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID, Thomas Huth, 2018/06/07
- Re: [qemu-s390x] [Qemu-devel] [PATCH v2 0/4] pc-bios/s390-ccw: Allow network booting via pxelinux.cfg, no-reply, 2018/06/07
- Re: [qemu-s390x] [PATCH v2 0/4] pc-bios/s390-ccw: Allow network booting via pxelinux.cfg, Viktor VM Mihajlovski, 2018/06/11