Home
last modified time | relevance | path

Searched hist:ebf199b92f81d4c1228200bfc138aa32928bf373 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.cebf199b92f81d4c1228200bfc138aa32928bf373 Wed Aug 09 18:55:00 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> efi_loader: attribute EFIAPI of efi_locate handle()

efi_locate_handle is called internally so it should not be
marked as EFIAPI.

The external function is efi_locate_handle_ext.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>