aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/libefi/efizfs.c
Commit message (Expand)AuthorAgeFilesLines
* stand: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* stand/zfs: Add a third argument to zfs_probe_dev: part_tooWarner Losh2023-01-081-1/+1
* loader: zfs_probe_dev should pick first matching zfs poolToomas Soome2020-09-231-1/+2
* insert_zfs() is missing NULL pointer checkToomas Soome2020-02-201-3/+5
* Create boot_img as a global variableWarner Losh2019-04-221-9/+1
* Provide a more direct interface to tell ZFS what the preferred handleWarner Losh2018-06-151-8/+13
* Refactor currdev settingWarner Losh2018-04-111-0/+16
* Use the actual struct devdesc at the start of all *_devdesc structsWarner Losh2018-03-121-2/+1
* Consolidate three copies of ZFS commands into a central location.Warner Losh2018-02-211-10/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+122