Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43956 )
Change subject: src/acpi: Add missing <{stdbool,stdint}.h> ......................................................................
Patch Set 1: Code-Review+2
(4 comments)
https://review.coreboot.org/c/coreboot/+/43956/1/src/acpi/acpigen_dptf.c File src/acpi/acpigen_dptf.c:
https://review.coreboot.org/c/coreboot/+/43956/1/src/acpi/acpigen_dptf.c@433 PS1, Line 433: bool stdbool
https://review.coreboot.org/c/coreboot/+/43956/1/src/acpi/acpigen_dptf.c@445 PS1, Line 445: uint8_t stdint
https://review.coreboot.org/c/coreboot/+/43956/1/src/acpi/acpigen_ps2_keybd.... File src/acpi/acpigen_ps2_keybd.c:
https://review.coreboot.org/c/coreboot/+/43956/1/src/acpi/acpigen_ps2_keybd.... PS1, Line 206: uint8_t stdint
https://review.coreboot.org/c/coreboot/+/43956/1/src/acpi/acpigen_ps2_keybd.... PS1, Line 208: bool stddef