]> git.baikalelectronics.ru Git - kernel.git/commit
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
authorArd Biesheuvel <ardb@kernel.org>
Thu, 24 Sep 2020 11:52:24 +0000 (13:52 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Fri, 25 Sep 2020 21:29:04 +0000 (23:29 +0200)
commit4d02cb97674dce39fb2c55bf38783beefc5fdba5
tree22d1b5341f0ab19bad9d356df9c2977a6ca53d99
parent1db69fcbcde71769593d741fe665e5043d9cb4e9
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it

Incorporate the definition of EFI_MEMORY_CPU_CRYPTO from the UEFI
specification v2.8, and wire it into our memory map dumping routine
as well.

To make a bit of space in the output buffer, which is provided by
the various callers, shorten the descriptive names of the memory
types.

Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/efi.c
include/linux/efi.h