Re: [U-Boot] [PATCH 1/1] efi_loader: attribute EFIAPI of efi_locate handle()

2017-08-09 Thread Rob Clark
On Wed, Aug 9, 2017 at 2:55 PM, Heinrich Schuchardt wrote: > 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 Reviewed-by: Rob Clark > --- > @Alex > Please, pull this patch

[U-Boot] [PATCH 1/1] efi_loader: attribute EFIAPI of efi_locate handle()

2017-08-09 Thread Heinrich Schuchardt
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 --- @Alex Please, pull this patch after [PATCH v2] efi_loader: LocateHandle should return EFI_NOT_FOUND if none found https://patchwork.