Attention is currently required from: Lance Zhao, Paul Menzel, Duncan Laurie. Hello Lance Zhao, build bot (Jenkins), Frans Hendriks, Duncan Laurie, HAOUAS Elyes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49834
to look at the new patch set (#3).
Change subject: acpi/acpigen.c: Fix incorrect write calls ......................................................................
acpi/acpigen.c: Fix incorrect write calls
acpigen_write_name_zero() and acpigen_write_name_one() were not using corresponding calls to acpigen_write_zero() and acpigen_write_one(). Make them use correct ones.
Signed-off-by: Jakub Czapiga jacz@semihalf.com Change-Id: I116fd41624a8e8b536d18d747f21d3131b734dfc --- M src/acpi/acpigen.c 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/49834/3