On Sat, 16 Dec 2023 at 01:12, Heinrich Schuchardt <[email protected]> wrote: > > On non x86 platforms the hardware reduce flag must be set in the FADT > table. Write an error message if the flag is missing. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > cmd/acpi.c | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

