On 25 November 2016 at 16:50, David Howells <dhowe...@redhat.com> wrote: > David Howells <dhowe...@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 '>='. >
yes, I actually pointed that out in my reply (although somewhat tersely)