freebsd-nq/sys/boot/efi/boot1
Steven Hartland ba76113f61 Fix EFI UFS caching
EFI was mixing caching in two separate places causing issues when multiple
partitions where tested.

Eliminate this by removing fsstat and re-factoring fsread into fsread_size,
adding basic parameter validation.

Also:
* Enhance some error print outs.
* Fix compilation under UFS1_ONLY and UFS2_ONLY
* Use sizeof on vars instead of structs.
* Add basic parameter validation to fsread_size.

MFC after:	1 week
X-MFC-With:	r293268
Sponsored by:	Multiplay
Differential Revision:	https://reviews.freebsd.org/D4989
2016-01-21 08:58:39 +00:00
..
boot1.c boot1: correct typo in error message 2016-01-18 18:41:09 +00:00
boot_module.h Fix EFI_DEBUG option 2016-01-18 12:02:05 +00:00
fat-amd64.tmpl.bz2.uu Update generated efi boot image templates 2016-01-08 13:58:36 +00:00
fat-arm64.tmpl.bz2.uu Update generated efi boot image templates 2016-01-08 13:58:36 +00:00
fat-arm.tmpl.bz2.uu Update generated efi boot image templates 2016-01-08 13:58:36 +00:00
fat-i386.tmpl.bz2.uu Update generated efi boot image templates 2016-01-08 13:58:36 +00:00
generate-fat.sh Avoid unintended $FreeBSD$ expansion in generate-fat.sh 2016-01-08 17:33:34 +00:00
Makefile Fix EFI_DEBUG option 2016-01-18 12:02:05 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
Makefile.fat
ufs_module.c Fix EFI UFS caching 2016-01-21 08:58:39 +00:00
zfs_module.c Fix EFI_DEBUG option 2016-01-18 12:02:05 +00:00