HomeFreeBSD

MFC r292576: boot1.efi: show EFI error number, not full status value

Description

MFC r292576: 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).

Details

Provenance
emasteAuthored on
Parents
rS293298: MFC r281000: Move i386/efi files to new home in efi/loader/arch/i386
Branches
Unknown
Tags
Unknown