[U-Boot] [PATCH 3/7] efi_loader: correct headersize EFI tables
Bin Meng
bmeng.cn at gmail.com
Thu Jun 28 06:40:39 UTC 2018
On Thu, Jun 28, 2018 at 10:20 AM, Heinrich Schuchardt
<xypron.glpk at gmx.de> wrote:
> The headersize field has to be set to the size of the whole table
> including the header.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> lib/efi_loader/efi_boottime.c | 4 ++--
> lib/efi_loader/efi_runtime.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list