From ffd5c0b97ceff6bdabccd9fc8d7a413dd7f9b04c Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Tue, 25 Aug 2026 18:49:48 +0200 Subject: doc: develop: uefi: update link to ipxe git repo http://git.ipxe.org/ipxe.git redirects to https://github.com/ipxe/ipxe so let's use the proper link without a redirect in-between. Signed-off-by: Quentin Schulz Reviewed-by: Ilias Apalodimas Reviewed-by: Heinrich Schuchardt --- doc/develop/uefi/iscsi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/develop/uefi/iscsi.rst b/doc/develop/uefi/iscsi.rst index 51d38cde243..52fa79f3562 100644 --- a/doc/develop/uefi/iscsi.rst +++ b/doc/develop/uefi/iscsi.rst @@ -125,7 +125,7 @@ iPXE For running iPXE on arm64 the bin-arm64-efi/snp.efi build target is needed:: - git clone http://git.ipxe.org/ipxe.git + git clone https://github.com/ipxe/ipxe cd ipxe/src make bin-arm64-efi/snp.efi -j6 EMBED=myscript.ipxe -- cgit v1.3.1