Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [efi] Extend efi_locate_device() to allow searching up the device path | Michael Brown | 2023-01-23 | 1 | -14/+42 |
* | [efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instance | Michael Brown | 2020-11-04 | 1 | -4/+4 |
* | [efi] Split device path functions out to efi_path.c | Michael Brown | 2020-10-16 | 1 | -30/+0 |
* | [efi] Provide efi_devpath_len() | Michael Brown | 2015-09-13 | 1 | -0/+12 |
* | [efi] Remove raw EFI_HANDLE values from debug messages | Michael Brown | 2015-08-27 | 1 | -21/+17 |
* | [efi] Generalise snpnet_dev_info() to efi_device_info() | Michael Brown | 2014-10-16 | 1 | -0/+64 |
* | [efi] Generalise snpnet_pci_info() to efi_locate_device() | Michael Brown | 2014-08-06 | 1 | -0/+52 |
* | [efi] Move abstract device path and handle functions to efi_utils.c | Michael Brown | 2014-08-06 | 1 | -0/+102 |