summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/efi/snponly.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Add the ability to create a temporary MNP network deviceMichael Brown2024-03-291-1/+1
* [efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devicesMichael Brown2024-03-251-0/+26
* [efi] Match chainloaded device by uppermost matching handleMichael Brown2024-03-251-42/+70
* [efi] Extend efi_locate_device() to allow searching up the device pathMichael Brown2023-01-231-1/+1
* [efi] Remove raw EFI_HANDLE values from debug messagesMichael Brown2015-08-271-16/+16
* [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-63/+133
* [efi] Use the SNP protocol instance to match the SNP chainloading deviceMichael Brown2014-09-041-8/+89
* [efi] Use efi_handle_name() instead of efi_handle_devpath_text()Michael Brown2014-07-311-1/+1
* [efi] Rewrite SNP NIC driverMichael Brown2014-07-081-92/+20Star
* [init] Remove concept of "shutdown exit flags"Michael Brown2011-01-271-3/+3
* [efi] Add the "snpnet" driverGeoff Lywood2010-06-021-0/+129