Aamir Bohra has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34089 )
Change subject: src/soc/intel/common/itss: Add support to get IRQ configuration for PCI devices ......................................................................
Patch Set 10:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34089/9//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/34089/9//COMMIT_MSG@13 PS9, Line 13: This table can then be used for FSP interrupt config override or generate : acpi _PRT PIRx entry.
Ok. […]
Done. Updated the commit msg.
https://review.coreboot.org/c/coreboot/+/34089/9/src/soc/intel/common/block/... File src/soc/intel/common/block/itss/irq.c:
https://review.coreboot.org/c/coreboot/+/34089/9/src/soc/intel/common/block/... PS9, Line 78: uint8_t *irq_config
Ack
Done