aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/efi/snponly.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-29[efi] Add the ability to create a temporary MNP network deviceMichael Brown1-1/+1
2024-03-25[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devicesMichael Brown1-0/+26
2024-03-25[efi] Match chainloaded device by uppermost matching handleMichael Brown1-42/+70
2023-01-23[efi] Extend efi_locate_device() to allow searching up the device pathMichael Brown1-1/+1
2015-08-27[efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown1-16/+16
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-63/+133
2014-09-04[efi] Use the SNP protocol instance to match the SNP chainloading deviceMichael Brown1-8/+89
2014-07-31[efi] Use efi_handle_name() instead of efi_handle_devpath_text()Michael Brown1-1/+1
2014-07-08[efi] Rewrite SNP NIC driverMichael Brown1-92/+20
2011-01-27[init] Remove concept of "shutdown exit flags"Michael Brown1-3/+3
2010-06-02[efi] Add the "snpnet" driverGeoff Lywood1-0/+129