diff options
| author | Thomas Huth <th.huth@posteo.eu> | 2026-07-02 07:48:58 +0000 |
|---|---|---|
| committer | Harsh Prateek Bora <harshpb@linux.ibm.com> | 2026-07-03 10:07:21 +0530 |
| commit | 75f3c97476454f735f85c77a3183856be7ba0c4c (patch) | |
| tree | 37b88372c1ec9f3680688c8889c4f23ab92b3c02 | |
| parent | feeef57ca0466e39e1fc99d154ec25e27d59e83f (diff) | |
| download | qemu-75f3c97476454f735f85c77a3183856be7ba0c4c.tar.gz qemu-75f3c97476454f735f85c77a3183856be7ba0c4c.zip | |
docs/system/ppc/pseries: Update the link to the SLOF repository
SLOF has been moved to gitlab.com already a while ago. We updated
the link in pc-bios/README in commit 7f98b4f25ed9 ("pseries: Update
SLOF firmware image"), but forgot to update it in the manual, too.
Signed-off-by: Thomas Huth <th.huth@posteo.eu>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20260702074842.4806-1-th.huth@posteo.eu
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
| -rw-r--r-- | docs/system/ppc/pseries.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/ppc/pseries.rst b/docs/system/ppc/pseries.rst index bbc51aa7fc..107091a37f 100644 --- a/docs/system/ppc/pseries.rst +++ b/docs/system/ppc/pseries.rst @@ -43,7 +43,7 @@ Firmware The pSeries platform in QEMU comes with 2 firmwares: -`SLOF <https://github.com/aik/SLOF>`_ (Slimline Open Firmware) is an +`SLOF <https://gitlab.com/slof/slof>`_ (Slimline Open Firmware) is an implementation of the `IEEE 1275-1994, Standard for Boot (Initialization Configuration) Firmware: Core Requirements and Practices <https://standards.ieee.org/standard/1275-1994.html>`_. |
