[U-Boot] [PATCH 0/4] efi_loader: implement ConvertPointer()

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Jul 27 21:00:00 UTC 2019


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

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



More information about the U-Boot mailing list