Re: [U-Boot] [PATCH v2 4/6] efi_loader: helloworld: Output ACPI configuration table

2018-06-27 Thread Heinrich Schuchardt
On 06/27/2018 12:16 PM, Bin Meng wrote: > Output ACPI configuration table if it exists. > > Signed-off-by: Bin Meng > > --- > > Changes in v2: > - new patch "output ACPI configuration table" > > lib/efi_loader/helloworld.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/lib/efi_

[U-Boot] [PATCH v2 4/6] efi_loader: helloworld: Output ACPI configuration table

2018-06-27 Thread Bin Meng
Output ACPI configuration table if it exists. Signed-off-by: Bin Meng --- Changes in v2: - new patch "output ACPI configuration table" lib/efi_loader/helloworld.c | 4 1 file changed, 4 insertions(+) diff --git a/lib/efi_loader/helloworld.c b/lib/efi_loader/helloworld.c index 046b46a..d