summaryrefslogtreecommitdiffstats
path: root/src/interface/efi/efi_utils.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Extend efi_locate_device() to allow searching up the device pathMichael Brown2023-01-231-14/+42
* [efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instanceMichael Brown2020-11-041-4/+4
* [efi] Split device path functions out to efi_path.cMichael Brown2020-10-161-30/+0Star
* [efi] Provide efi_devpath_len()Michael Brown2015-09-131-0/+12
* [efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown2015-08-271-21/+17Star
* [efi] Generalise snpnet_dev_info() to efi_device_info()Michael Brown2014-10-161-0/+64
* [efi] Generalise snpnet_pci_info() to efi_locate_device()Michael Brown2014-08-061-0/+52
* [efi] Move abstract device path and handle functions to efi_utils.cMichael Brown2014-08-061-0/+102