summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/libefi/efinet.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r313982, r314068:pfg2017-03-141-2/+2
* Fix unit number of EFI net interfaces and ignore psuedo network interfaces.jhb2016-05-261-24/+41
* Use a unique error message if we fail to find the simple network protocol.jhb2016-05-261-1/+8
* Output the device path description for EFI network devices.jhb2016-05-261-3/+8
* Fix several instances where the boot loader ignored pager_outputimp2016-05-181-1/+4
* Still open the network interface when EFI_OPEN_PROTOCOL_EXCLUSIVE failed.andrew2016-02-031-2/+2
* Add suppor to loader.efi to load files off hte network. For this we needandrew2016-02-021-3/+27
* Revert accidental whitespace changes included with r292623emaste2015-12-221-3/+3
* Support a.out format in nlist only on i386emaste2015-12-221-3/+3
* Fix UEFI PXE boot on a NIC that isn't the first NIC.ambrisko2015-01-301-1/+4
* Merge efilib changes from projects/uefiemaste2014-04-031-1/+1
* Help static analysis by initializing variables that we know cannot bemarcel2011-01-061-0/+1
* Major rework of the ia64 loaders. The two primary objectives are:marcel2006-11-051-65/+106
* Convert to __FBSDID.obrien2004-01-041-2/+3
* Fix printf format errorspeter2002-07-201-3/+3
* Work around some nasty bugs on the [beta] Itanium2's E1000 UNDI driver.peter2002-07-201-5/+20
* Fix the initialization of the protocol:marcel2002-03-301-2/+68
* o Make efinet_put a blocking call by waiting for the protocolmarcel2002-03-291-12/+22
* * Flesh out elf_exec and bootinfo.dfr2001-09-221-0/+176
OpenPOWER on IntegriCloud