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

From: Ard Biesheuvel
Date: Fri Nov 25 2016 - 11:52:20 EST


On 25 November 2016 at 16:50, David Howells <dhowells@xxxxxxxxxx> wrote:
> David Howells <dhowells@xxxxxxxxxx> wrote:
>
>> + /* UEFI-2.6 requires DeployedMode to be 1. */
>> + if (sys_table_arg->hdr.revision == EFI_2_60_SYSTEM_TABLE_REVISION) {
>
> Actually, I suspect that this should be '>='.
>

yes, I actually pointed that out in my reply (although somewhat tersely)