[U-Boot] [PATCH 2/4] efi: stub: Pass EFI system table address to U-Boot payload
Bin Meng
bmeng.cn at gmail.com
Thu Aug 30 03:28:11 UTC 2018
On Thu, Aug 30, 2018 at 8:29 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list