[U-Boot] [PATCH v3 20/28] efi: Add functions for decoding the EFI tables
Simon Glass
sjg at chromium.org
Wed Aug 5 20:03:29 CEST 2015
On 4 August 2015 at 12:33, Simon Glass <sjg at chromium.org> wrote:
> The EFI stub can pass a table to U-Boot with information about the memory map
> Potentially other things will follow. Add a way to access this table.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> lib/efi/Makefile | 1 +
> lib/efi/efi_info.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 48 insertions(+)
> create mode 100644 lib/efi/efi_info.c
Applied to u-boot-x86.
More information about the U-Boot
mailing list