freebsd-dev/stand/efi/boot1
Warner Losh 141b1c328d Simplify boot1 allocation of handles.
There's no need to pre-malloc the number of handles. Instead call
LocateHandles twice, once to get the size, and once to get the
data.
2019-05-06 19:35:30 +00:00
..
boot1.c Simplify boot1 allocation of handles. 2019-05-06 19:35:30 +00:00
boot_module.h Remove stray '*' 2019-05-03 21:06:34 +00:00
fat-amd64.tmpl.xz Regenerate FAT templates after r332561 2018-04-16 15:13:18 +00:00
fat-arm64.tmpl.xz Regenerate FAT templates after r332561 2018-04-16 15:13:18 +00:00
fat-arm.tmpl.xz Regenerate FAT templates after r332561 2018-04-16 15:13:18 +00:00
fat-i386.tmpl.xz Regenerate FAT templates after r332561 2018-04-16 15:13:18 +00:00
generate-fat.sh Rename volume label for ESP 2018-04-16 13:18:18 +00:00
Makefile Reach over and pull in devpath.c from libefi 2019-05-06 18:38:46 +00:00
Makefile.depend
Makefile.fat
ufs_module.c Minor tweak to the debug 2019-04-18 15:19:19 +00:00
zfs_module.c