Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33033 )
Change subject: superio/common: Add ssdtgen for generic SuperIOs ......................................................................
Patch Set 19:
(1 comment)
https://review.coreboot.org/c/coreboot/+/33033/19/src/superio/common/ssdt.c File src/superio/common/ssdt.c:
https://review.coreboot.org/c/coreboot/+/33033/19/src/superio/common/ssdt.c@... PS19, Line 115: res->base) Needs to be (1 << res->base) I think.