aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/efi/efi_path.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-23[efi] Add efi_path_prev() utility functionMichael Brown1-0/+3
2023-01-23[efi] Add efi_path_terminate() utility functionMichael Brown1-0/+13
2022-12-22[efi] Add efi_path_vlan() utility functionMichael Brown1-0/+1
2022-12-22[efi] Expose efi_path_next() utility functionMichael Brown1-0/+2
2020-10-23[infiniband] Allow SRP device to be described using an EFI device pathMichael Brown1-0/+3
2020-10-22[fcp] Allow Fibre Channel device to be described using an EFI device pathMichael Brown1-0/+2
2020-10-20[iscsi] Allow iSCSI device to be described using an EFI device pathMichael Brown1-0/+3
2020-10-19[aoe] Allow AoE device to be described using an EFI device pathMichael Brown1-0/+2
2020-10-19[efi] Provide utility function to concatenate device pathsMichael Brown1-0/+2
2020-10-19[efi] Split efi_netdev_path() out to a separate functionMichael Brown1-0/+2
2020-10-19[efi] Provide efi_uri_path() to construct a URI device pathMichael Brown1-0/+2
2020-10-16[efi] Split efi_usb_path() out to a separate functionMichael Brown1-0/+3
2020-10-16[efi] Define an interface operation to describe using an EFI device pathMichael Brown1-0/+5
2020-10-16[efi] Split device path functions out to efi_path.cMichael Brown1-0/+19