Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30987 )
Change subject: mb/asus: Add Asus A88XM-E FM2+ with documentation ......................................................................
Patch Set 84:
(1 comment)
https://review.coreboot.org/c/coreboot/+/30987/84/src/mainboard/asus/a88xm-e... File src/mainboard/asus/a88xm-e/BiosCallOuts.c:
https://review.coreboot.org/c/coreboot/+/30987/84/src/mainboard/asus/a88xm-e... PS84, Line 30: {0x14, 0x01014010},
Bump ;)
Well, I just had to temporarily flash UEFI for an unrelated reason - "clean" ROM extracted directly from a manufacturer's update - and decided to check this. My file is at slightly another path - /sys/devices/pci0000:00/0000:00:14.2/sound/card0/hwC0D0/init_pin_configs - and it contains exactly "0x14 0x01014010" in this place and the other values are correct also. Either your value got modified by different UEFI settings (except enabling the IOMMU I didn't change anything), or affected by another set of peripherals, or you flashed a coreboot and while booting it this value has been transformed into another (I've seen something like that with AtomBIOS internal variables). In any case, I consider this comment to be resolved, unless you could tell the operating difference between these values and it turns out that your value is better.