[PATCH 5/7] efi: Get the secure boot status [ver #3]

David Howells dhowells at redhat.com
Fri Nov 25 07:59:11 PST 2016


Ard Biesheuvel <ard.biesheuvel at linaro.org> wrote:

> > +               if (val != 1)
> > +                       return 0;
> 
> val == 0 is better imo, since that will prevent unexpected values from
> being interpreted as 'secure boot disabled'

I've made that change.

David



More information about the linux-arm-kernel mailing list