On Wed, 09 Sep, at 10:08:15AM, Ard Biesheuvel wrote: > Version 2.5 of the UEFI spec introduces a new configuration table > called the 'EFI Properties table'. Currently, it is only used to > convey whether the Memory Protection feature is enabled, which splits > PE/COFF images into separate code and data memory regions. > > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> > --- > drivers/firmware/efi/efi.c | 32 ++++++++++++++++++-------------- > include/linux/efi.h | 13 +++++++++++++ > 2 files changed, 31 insertions(+), 14 deletions(-) Looks good to me. Thanks Ard, applied. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html