Duncan Laurie has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40674 )
Change subject: arch/x86/acpi_device: Add a helper function to write PCI device ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40674/2/src/arch/x86/include/arch/a... File src/arch/x86/include/arch/acpi_device.h:
https://review.coreboot.org/c/coreboot/+/40674/2/src/arch/x86/include/arch/a... PS2, Line 504: PCI device It is worth mentioning here that if the device is created in the SSDT it can't be accessed from the DSDT, which may be perfectly fine depending on the setup and hopefully something we can get to more often by generating more of the code..