[U-Boot] [PATCH 5/7] efi_loader: calculate crc32 for EFI tables
Bin Meng
bmeng.cn at gmail.com
Thu Jun 28 06:32:13 UTC 2018
On Thu, Jun 28, 2018 at 10:20 AM, Heinrich Schuchardt
<xypron.glpk at gmx.de> wrote:
> For the boot and runtime services tables and for the system table the
> crc32 has to be set in the header.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> cmd/bootefi.c | 5 +++++
> include/efi_loader.h | 2 ++
> lib/efi_loader/efi_boottime.c | 32 ++++++++++++++++++++++++++++----
> 3 files changed, 35 insertions(+), 4 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list