[PATCH 2/3] efi_loader: carve out efi_check_pe()
Simon Glass
sjg at chromium.org
Thu Jan 14 16:42:17 CET 2021
On Tue, 12 Jan 2021 at 12:58, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Carve out a function to check that a buffer contains a PE-COFF image.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> include/efi_loader.h | 2 +
> lib/efi_loader/efi_image_loader.c | 80 ++++++++++++++++++-------------
> 2 files changed, 48 insertions(+), 34 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list