aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/efi/snp.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-25[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devicesMichael Brown1-52/+2
2023-01-23[efi] Bind to only the topmost instance of the SNP or NII protocolssnploopMichael Brown1-30/+36
2015-08-27[efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown1-12/+12
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-10-17[efi] Include NII driver within "snp" and "snponly" build targetsMichael Brown1-0/+41
2014-08-05[efi] Provide centralised definitions of commonly-used GUIDsMichael Brown1-5/+0
2014-07-31[efi] Use efi_handle_name() instead of efi_handle_devpath_text()Michael Brown1-3/+3
2014-07-08[efi] Rewrite SNP NIC driverMichael Brown1-144/+2
2014-07-03[efi] Allow network devices to be created on top of arbitrary SNP devicesMichael Brown1-0/+219