efi_loader: unimplemented runtime services
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 13:40:49 +0000 (15:40 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 6 Jul 2019 19:25:32 +0000 (21:25 +0200)
commitb94461c224ac65714a5f50861e8f660665ed559f
tree468eb99e6ea8768c9db13a9669fa728bf11d7af3
parent29018abb09a6ad638df38d6df5ab089ef1115e3c
efi_loader: unimplemented runtime services

Unimplemented runtime services should always return EFI_UNSUPPORTED as
described in the UEFI 2.8 spec.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_runtime.c