summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/efi/snp.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devicesMichael Brown2024-03-251-52/+2Star
* [efi] Bind to only the topmost instance of the SNP or NII protocolsMichael Brown2023-01-231-30/+36
* [efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown2015-08-271-12/+12
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [efi] Include NII driver within "snp" and "snponly" build targetsMichael Brown2014-10-171-0/+41
* [efi] Provide centralised definitions of commonly-used GUIDsMichael Brown2014-08-061-5/+0Star
* [efi] Use efi_handle_name() instead of efi_handle_devpath_text()Michael Brown2014-07-311-3/+3
* [efi] Rewrite SNP NIC driverMichael Brown2014-07-081-144/+2Star
* [efi] Allow network devices to be created on top of arbitrary SNP devicesMichael Brown2014-07-031-0/+219