efi_loader: add EFI_MEMORY_SP to memory attributes
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 19 May 2020 05:20:46 +0000 (07:20 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 21 May 2020 08:00:17 +0000 (10:00 +0200)
commit255a47333cc3e430d544fadf419b290213c5b11b
treeef6bd3a7025ab06b564c8d13f275dbc54255f1e9
parent9de6ce807edaee02ae448a5130e9e78d60cc9b90
efi_loader: add EFI_MEMORY_SP to memory attributes

The UEFI 2.8 specification has introduced the EFI_MEMORY_SP memory
attribute. Add it to the 'efidebug memmap' and 'efi mem' commands.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/efi.c
cmd/efidebug.c
include/efi.h