summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_path.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Split efi_netdev_path() out to a separate functionMichael Brown2020-10-191-0/+65
* [efi] Provide efi_uri_path() to construct a URI device pathMichael Brown2020-10-191-0/+43
* [efi] Split efi_usb_path() out to a separate functionMichael Brown2020-10-161-0/+60
* [efi] Define an interface operation to describe using an EFI device pathMichael Brown2020-10-161-0/+26
* [efi] Split device path functions out to efi_path.cMichael Brown2020-10-161-0/+57