[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu-s390x] [PULL 07/12] roms: Update SLOF submodule to current status
From: |
Cornelia Huck |
Subject: |
[qemu-s390x] [PULL 07/12] roms: Update SLOF submodule to current status |
Date: |
Tue, 19 Jun 2018 14:04:29 +0200 |
From: Thomas Huth <address@hidden>
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>
---
roms/SLOF | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roms/SLOF b/roms/SLOF
index fa981320a1..2317427ce7 160000
--- a/roms/SLOF
+++ b/roms/SLOF
@@ -1 +1 @@
-Subproject commit fa981320a1e0968d6fc1b8de319723ff8212b337
+Subproject commit 2317427ce76006723f7ae103a6998ab41dd79c68
--
2.14.4
- [qemu-s390x] [PULL 00/12] next round of s390x patches, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 01/12] virtio-ccw: clean up notify, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 03/12] vfio-ccw: remove orb.c64 (64 bit data addresses) check, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 02/12] vfio-ccw: add force unlimited prefetch property, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 05/12] s390x/cpumodels: add z14 Model ZR1, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 04/12] s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSW, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 08/12] pc-bios/s390-ccw/net: Update code for the latest changes in SLOF, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 06/12] pc-bios/s390-ccw: define loadparm length, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 07/12] roms: Update SLOF submodule to current status,
Cornelia Huck <=
- [qemu-s390x] [PULL 09/12] pc-bios/s390-ccw/net: Add support for pxelinux-style config files, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 10/12] pc-bios/s390-ccw/net: Try to load pxelinux.cfg file accoring to the UUID, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 11/12] pc-bios/s390-ccw: Optimize the s390-netboot.img for size, Cornelia Huck, 2018/06/19
- [qemu-s390x] [PULL 12/12] pc-bios/s390-ccw: Update the s390-netboot.img binary, Cornelia Huck, 2018/06/19
- Re: [qemu-s390x] [PULL 00/12] next round of s390x patches, Peter Maydell, 2018/06/20