diff options
| author | Jared Rossi <jrossi@linux.ibm.com> | 2024-10-19 21:29:37 -0400 |
|---|---|---|
| committer | Thomas Huth <thuth@redhat.com> | 2024-10-23 06:53:44 +0200 |
| commit | 8e5739ce4b0b04d7121cb2b29521acde2a8f3a24 (patch) | |
| tree | 3646ae2c3d10f0da96cf0d2cdcd8abaeb419f85a /scripts/xml-preprocess-test.py | |
| parent | 9f4278837dc770266c8a026696dd91a525dd2682 (diff) | |
| download | focaccia-qemu-8e5739ce4b0b04d7121cb2b29521acde2a8f3a24.tar.gz focaccia-qemu-8e5739ce4b0b04d7121cb2b29521acde2a8f3a24.zip | |
pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
We originally built a separate binary for the netboot code since it was considered as experimental and we could not be sure that the necessary SLOF module had been checked out. Time passed, the code proved its usefulness, and the build system nowadays makes sure that the SLOF module is checked out if you have a s390x compiler available for building the s390-ccw bios. So there is no real compelling reason anymore to keep the netboot code in a separate binary. Linking the code together with the main s390-ccw.img will make future enhancements much easier, like supporting more than one boot device. Co-authored by: Thomas Huth <thuth@redhat.com> Signed-off-by: Jared Rossi <jrossi@linux.ibm.com> Message-ID: <20241020012953.1380075-4-jrossi@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/xml-preprocess-test.py')
0 files changed, 0 insertions, 0 deletions