freebsd-dev/sys/boot/efi/boot1
Ed Maste d3525a9e36 boot1.efi: show EFI error number, not full status value
EFI return values set the high bit to indicate an error. The log
messages changed here are printed only in the case of an error,
so including the error bit is redundant. Also switch to decimal to
match the error definitions (in sys/boot/efi/include/efierr.h).

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2015-12-21 22:42:03 +00:00
..
boot1.c boot1.efi: show EFI error number, not full status value 2015-12-21 22:42:03 +00:00
fat-amd64.tmpl.bz2.uu Add support to the efi boot1 and loader for 32-bit ARM. This will be used 2015-04-06 15:50:20 +00:00
fat-arm64.tmpl.bz2.uu Add support for arm64 to loader.efi and boot1.efi 2015-04-14 13:55:01 +00:00
fat-arm.tmpl.bz2.uu Add support to the efi boot1 and loader for 32-bit ARM. This will be used 2015-04-06 15:50:20 +00:00
fat-i386.tmpl.bz2.uu Add EFI boot1 for i386 2015-04-07 21:41:26 +00:00
generate-fat.sh Add support for arm64 to loader.efi and boot1.efi 2015-04-14 13:55:01 +00:00
Makefile Various small cleanups to EFI loader Makefiles. 2015-09-17 18:32:51 +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