[U-Boot] [PATCH v2 0/4] efi_loader: implement ConvertPointer()
Heinrich Schuchardt
xypron.glpk at gmx.de
Tue Jul 30 19:35:13 UTC 2019
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
More information about the U-Boot
mailing list