Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40670 )
Change subject: arch/x86/acpigen: Add helpers for generating _ADR ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40670/1/src/arch/x86/include/arch/a... File src/arch/x86/include/arch/acpigen.h:
https://review.coreboot.org/c/coreboot/+/40670/1/src/arch/x86/include/arch/a... PS1, Line 374: void acpigen_write_ADR_pci(pci_devfn_t devfn);
That makes sense. I will add that.
Done