[U-Boot] [PATCH] efi_loader: EFI entry point should be EFIAPI
Simon Glass
sjg at chromium.org
Mon Sep 25 02:12:55 UTC 2017
On 18 September 2017 at 11:47, Rob Clark <robdclark at gmail.com> wrote:
> This is needed to run 'bootefi' from sandbox. I suspect StartImage()
> must have been broken too on x86.
>
> Signed-off-by: Rob Clark <robdclark at gmail.com>
> ---
> cmd/bootefi.c | 2 +-
> include/efi.h | 2 +-
> lib/efi_loader/efi_boottime.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list