[U-Boot] [PATCH v3 2/6] efi_loader: Increase number of configuration tables to 16

Bin Meng bmeng.cn at gmail.com
Mon Jul 2 01:28:11 UTC 2018


On Thu, Jun 28, 2018 at 11:38 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> At present the number of configuration tables is set to 2. By
> looking at which tables the Linux EFI stub or iPXE can process,
> it looks 16 is a reasonable number.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>
> ---
>
> Changes in v3: None
> Changes in v2:
> - new patch "increase number of configuration tables to 16"
>
>  lib/efi_loader/efi_boottime.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list