Christian Walter has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37814 )
Change subject: soc/intel/common/block/acpi: Change Processor ACPI Name ......................................................................
Patch Set 9:
(3 comments)
https://review.coreboot.org/c/coreboot/+/37814/5/Documentation/acpi/index.md File Documentation/acpi/index.md:
https://review.coreboot.org/c/coreboot/+/37814/5/Documentation/acpi/index.md... PS5, Line 3: This section contains documentation about coreboot on ACPI. coreboot dropped backwards support for ACPI 1.0 and is only compatible to ACPI
Please wrap the long line.
Ack
https://review.coreboot.org/c/coreboot/+/37814/4/src/soc/intel/common/block/... File src/soc/intel/common/block/acpi/acpi.c:
https://review.coreboot.org/c/coreboot/+/37814/4/src/soc/intel/common/block/... PS4, Line 430: // Write Scope
That's literally already part of the line below.
Done
https://review.coreboot.org/c/coreboot/+/37814/4/src/soc/intel/common/block/... PS4, Line 440: acpigen_write_processor
Processor is deprecated since 6.0 - I would rather be compatible with ACPI Spec 2. […]
Done