Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/29569
to look at the new patch set (#3).
Change subject: arch/acpi.h: Add FACS – ospm_flags ......................................................................
arch/acpi.h: Add FACS – ospm_flags
Add ospm_flags needed to set 64BIT_WAKE_F (Bit[0]) to indicate that X FW waking vector requires a 64 bit execution environment.
Regarding ACPI Version 6.2 Errata A, 64BIT_WAKE_F flag can only be set if platform firmware sets 64BIT_WAKE_SUPPORTED_F in the FACS flags field.
Change-Id: I91291c8202d1562b720b9922791c6282e572601f Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/arch/x86/include/arch/acpi.h 1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/29569/3