[PATCH v3 2/4] cmd: acpi: fix listing DSDT and FACS
Simon Glass
sjg at chromium.org
Sat Dec 16 19:45:27 CET 2023
On Sat, 16 Dec 2023 at 01:12, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> If field X_FIRMWARE_CTRL is filled, field FIRMWARE must be ignored. If
> field X_DSDT is filled, field DSDT must be ignored.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> cmd/acpi.c | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list