david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/interface/efi
Michael Brown 1a79f6f37a [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present
EFI's device naming model requires drivers to provide names for child
devices.  Allow the driver's GetControllerName() method to delegate to
an instance of EFI_COMPONENT_NAME2_PROTOCOL installed on the child
device itself (if present); this allows the SNP device to expose its
own device name via the PCI driver's GetControllerName() method.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-11-21 03:26:45 +00:00
..
efi_bofm.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_console.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_download.c [efi] Add iPXE download protocol 2012-02-15 12:08:39 +00:00
efi_driver.c [efi] Delegate to child device's EFI_COMPONENT_NAME2_PROTOCOL, if present 2012-11-21 03:26:45 +00:00
efi_hii.c [efi] Expose net device non-volatile settings via HII 2012-10-16 15:10:52 +01:00
efi_init.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_io.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_pci.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_smbios.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_snp.c [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device 2012-10-23 14:07:50 -07:00
efi_snp_hii.c [build] Include version number within only a single object file 2012-11-02 14:46:39 +00:00
efi_strerror.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_strings.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_timer.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_uaccess.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_umalloc.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00