efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 14 Nov 2018 07:18:07 +0000 (16:18 +0900)
committerAlexander Graf <agraf@suse.de>
Sun, 2 Dec 2018 20:59:37 +0000 (21:59 +0100)
commit83582419ea3653fdf3e5e5d0434f9ff5a8217149
tree4fdd096b071055e0c571cfa4159fbbbf81e817bb
parent19dd90748cb60ab2cf88b3e9c52b0da4bc0ae0a5
efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED

See UEFI specification 2.7, section 8.4.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_runtime.c