[U-Boot] [PATCH 1/7] efi_loader: specify UEFI spec revision

Bin Meng bmeng.cn at gmail.com
Thu Jun 28 06:31:53 UTC 2018


On Thu, Jun 28, 2018 at 10:19 AM, Heinrich Schuchardt
<xypron.glpk at gmx.de> wrote:
> Both in the boot and the runtime services tables we have to specify the
> UEFI spec revision. The same value is already used for the system
> table. So let's use a common constant.
>
> In the boot services table we have to provide the header signature.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  include/efi_api.h             | 5 ++++-
>  lib/efi_loader/efi_boottime.c | 4 +++-
>  lib/efi_loader/efi_runtime.c  | 2 +-
>  3 files changed, 8 insertions(+), 3 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list