]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[efi] Add efi_path_uri() to parse a URI from an EFI device path
authorMichael Brown <mcb30@ipxe.org>
Tue, 19 Mar 2024 15:01:25 +0000 (15:01 +0000)
committerMichael Brown <mcb30@ipxe.org>
Tue, 19 Mar 2024 15:01:25 +0000 (15:01 +0000)
commit1a84facf12b07a5e5375822015b56cf320821055
tree572ac66f92d4ed66f22dabb3a564560f4f24d922
parent88c2a01e1aeb56335f893ac865d36f0fa843864c
[efi] Add efi_path_uri() to parse a URI from an EFI device path

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/efi/efi_path.h
src/interface/efi/efi_path.c