[U-Boot] [PATCH 2/4] efi: stub: Pass EFI system table address to U-Boot payload
Simon Glass
sjg at chromium.org
Thu Aug 30 00:29:26 UTC 2018
On 23 August 2018 at 09:24, Bin Meng <bmeng.cn at gmail.com> wrote:
> This updates the EFI stub codes to pass UEFI BIOS's system table
> address to U-Boot payload so that U-Boot can utilize it.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> include/efi.h | 10 ++++++++++
> lib/efi/efi_stub.c | 4 ++++
> 2 files changed, 14 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list