aboutsummaryrefslogtreecommitdiff
path: root/src/interface/efi/efi_utils.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-23[efi] Extend efi_locate_device() to allow searching up the device pathMichael Brown1-14/+42
2020-11-04[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instanceMichael Brown1-4/+4
2020-10-16[efi] Split device path functions out to efi_path.cMichael Brown1-30/+0
2015-09-13[efi] Provide efi_devpath_len()Michael Brown1-0/+12
2015-08-27[efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown1-21/+17
2014-10-16[efi] Generalise snpnet_dev_info() to efi_device_info()Michael Brown1-0/+64
2014-08-06[efi] Generalise snpnet_pci_info() to efi_locate_device()Michael Brown1-0/+52
2014-08-06[efi] Move abstract device path and handle functions to efi_utils.cMichael Brown1-0/+102