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

David Howells dhowells at redhat.com
Fri Nov 25 08:50:35 PST 2016


David Howells <dhowells at redhat.com> 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 '>='.

David



More information about the linux-arm-kernel mailing list