efi_loader: implement ConvertPointer()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 27 Jul 2019 18:35:24 +0000 (20:35 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 30 Jul 2019 19:36:22 +0000 (21:36 +0200)
commit7be56e864e64c30f1bd13d42bfc0d0a6f9999e65
treed8f78f22806e8c93994e939c25cdbf1a9267273b
parent24e6722b8a6268b893a38d3a8a04c6dabf53fafd
efi_loader: implement ConvertPointer()

Implement the ConvertPointer() runtime service.

Suggested-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_runtime.c