On Sat, 16 Dec 2023 at 01:12, Heinrich Schuchardt
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
> ---
> cmd/acpi.c | 4
> 1 file changed, 4 insertions(+)
Review
On Sat, 16 Dec 2023 at 01:12, Heinrich Schuchardt
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
> ---
> cmd/acpi.c | 4
> 1 file changed, 4 insertions(+)
Review
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
---
cmd/acpi.c | 4
1 file changed, 4 insertions(+)
diff --git a/cmd/acpi.c b/cmd/acpi.c
index 8d9eaf36c9..f6e02ea7a5 100644
--- a/
3 matches
Mail list logo