On Thu, Jun 28, 2018 at 10:20 AM, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > The system table contains a link to the list of configurations tables. > These include the device tree, SMBIOS table, and the ACPI table. > > This array is currently statically linked. With the patch it is allocated > as EFI_RUNTIME_SERVICES_DATA. Due to the structure of the system table we > cannot work with a linked list here. > > Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> > --- > include/efi_loader.h | 3 +++ > lib/efi_loader/efi_boottime.c | 39 +++++++++++++++++------------------ > 2 files changed, 22 insertions(+), 20 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot