On Thu, Jun 28, 2018 at 10:19 AM, Heinrich Schuchardt
<xypron.g...@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.g...@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...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to