Attention is currently required from: Tim Wawrzynczak. Hello build bot (Jenkins), Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59851
to look at the new patch set (#2).
Change subject: acpi: Add #define for Mutex "no timeout" value ......................................................................
acpi: Add #define for Mutex "no timeout" value
Some acpigen code may use mutexes, and it is a common idiom to pass a value for the Timeout field of 0xffff, which is interpreted by OSPM to mean "no timeout". Therefore add a macro for this value.
BUG=b:197983574
Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Change-Id: I16bc9f3f04dd1e3dc0f3eca3e56377e6f48132b2 --- M src/include/acpi/acpigen.h 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/59851/2