freebsd-dev/stand/efi/boot1
Warner Losh aacd73b871 Remove stray '*'
We're storing an EFI_HANDLE, not an pointer to a handle. Since
EFI_HANDLE is a void * anyway, this has little practical effect since
the conversion to / from void * and void ** is silent.
2019-05-03 21:06:34 +00:00
..
boot1.c efi loader: Address two nits with recent graphics changes 2018-04-19 03:31:41 +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 MK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can diable userland / kernel 2019-01-05 22:45:20 +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