Skip to content
Commit a44d2a23 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: export efi_convert_pointer()



We need ConvertPointer() to adjust pointers when implementing  runtime
services within U-Boot.

After ExitBootServices() gd is not available anymore. So we should not use
EFI_ENTRY() and EFI_EXIT().

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 5f7dcf07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment