[PATCH v3 4/4] acpi: support 64bit in acpi_find_table for DSDT and FACS

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Sat Dec 16 20:20:59 CET 2023


On 12/16/23 19:45, Simon Glass wrote:
> On Sat, 16 Dec 2023 at 01:12, Heinrich Schuchardt
> <heinrich.schuchardt at canonical.com> wrote:
>>
>> Use X_DSDT and X_FIRMWARE_CTRL if available.
>>
>> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
>> ---
>>   lib/acpi/acpi.c | 29 ++++++++++++++++++++++++-----
>>   1 file changed, 24 insertions(+), 5 deletions(-)
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> This could really use a test

I guess we want a test on library level separate from test/dm/acpi.c as 
this test will not be driver model related?

Best regards

Heinrich


More information about the U-Boot mailing list