summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/efi_path.h
Commit message (Expand)AuthorAgeFilesLines
* [efi] Add efi_path_mac() to parse a MAC address from an EFI device pathMichael Brown2024-03-261-0/+1
* [efi] Add efi_path_uri() to parse a URI from an EFI device pathMichael Brown2024-03-191-0/+1
* [efi] Add efi_path_guid() utility functionMichael Brown2024-03-061-0/+2
* [efi] Add efi_path_prev() utility functionMichael Brown2023-01-231-0/+3
* [efi] Add efi_path_terminate() utility functionMichael Brown2023-01-231-0/+13
* [efi] Add efi_path_vlan() utility functionMichael Brown2022-12-221-0/+1
* [efi] Expose efi_path_next() utility functionMichael Brown2022-12-221-0/+2
* [infiniband] Allow SRP device to be described using an EFI device pathMichael Brown2020-10-231-0/+3
* [fcp] Allow Fibre Channel device to be described using an EFI device pathMichael Brown2020-10-221-0/+2
* [iscsi] Allow iSCSI device to be described using an EFI device pathMichael Brown2020-10-201-0/+3
* [aoe] Allow AoE device to be described using an EFI device pathMichael Brown2020-10-191-0/+2
* [efi] Provide utility function to concatenate device pathsMichael Brown2020-10-191-0/+2
* [efi] Split efi_netdev_path() out to a separate functionMichael Brown2020-10-191-0/+2
* [efi] Provide efi_uri_path() to construct a URI device pathMichael Brown2020-10-191-0/+2
* [efi] Split efi_usb_path() out to a separate functionMichael Brown2020-10-161-0/+3
* [efi] Define an interface operation to describe using an EFI device pathMichael Brown2020-10-161-0/+5
* [efi] Split device path functions out to efi_path.cMichael Brown2020-10-161-0/+19