linux-stable/drivers/firmware/efi
Ard Biesheuvel cc0bb6e47b efi: Accept version 2 of memory attributes table
commit 636ab417a7 upstream.

UEFI v2.10 introduces version 2 of the memory attributes table, which
turns the reserved field into a flags field, but is compatible with
version 1 in all other respects. So let's not complain about version 2
if we encounter it.

Cc: <stable@vger.kernel.org>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-02-22 12:47:15 +01:00
..
libstub efi: libstub: drop pointless get_memory_map() call 2022-10-26 13:19:42 +02:00
test
apple-properties.c efi: fix return value of __setup handlers 2022-03-23 09:10:44 +01:00
arm-init.c
arm-runtime.c
capsule-loader.c efi: capsule-loader: Fix use-after-free in efi_capsule_write 2022-09-15 12:17:02 +02:00
capsule.c
cper-arm.c
cper-x86.c
cper.c efi/cper: use stack buffer for error record decoding 2021-10-20 11:23:02 +02:00
dev-path-parser.c
efi-bgrt.c efi/bgrt: Drop BGRT status field reserved bits check 2019-07-21 09:03:04 +02:00
efi-pstore.c
efi.c efi: fix NULL-deref in init error path 2023-01-18 11:30:56 +01:00
efibc.c
efivars.c efi/efivars: Add missing kobject_put() in sysfs entry creation error path 2020-06-22 09:05:01 +02:00
esrt.c efi/esrt: Fix reference count leak in esre_create_sysfs_entry. 2020-06-30 23:17:10 -04:00
fake_mem.c
Kconfig efi: Make it possible to disable efivar_ssdt entirely 2020-07-09 09:37:13 +02:00
Makefile
memattr.c efi: Accept version 2 of memory attributes table 2023-02-22 12:47:15 +01:00
memmap.c
reboot.c
runtime-map.c
runtime-wrappers.c efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() 2021-10-20 11:23:02 +02:00
tpm.c
vars.c efivars: Respect "block" flag in efivar_entry_set_safe() 2022-03-08 19:04:08 +01:00