Correct the signature of efi_virtual_address_map().
Implement the ConvertPointer() runtime service.
Adjust the unit test for ConvertPointer().

v2
        replace || by | when setting RuntimeServicesSupported variable

Heinrich Schuchardt (4):
  efi_selftest: fix SetVirtualAddressMap unit test
  efi_loader: definition of efi_virtual_address_map()
  efi_loader: implement ConvertPointer()
  efi_selftest: sharpen ConvertPointer() test

 include/efi_api.h                             |  4 +-
 lib/efi_loader/efi_runtime.c                  | 89 ++++++++++++++++---
 .../efi_selftest_set_virtual_address_map.c    | 31 +++++--
 3 files changed, 103 insertions(+), 21 deletions(-)

--
2.20.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to