Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38219 )
Change subject: [TESTME]asrock/e350m1: fix the VGA-related PCI resource allocation problems ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38219/2/src/mainboard/asrock/e350m1... File src/mainboard/asrock/e350m1/OemCustomize.c:
https://review.coreboot.org/c/coreboot/+/38219/2/src/mainboard/asrock/e350m1... PS2, Line 91: /* Set to 0x40 instead of 0xE0 to avoid the PCI resource allocation problems. */ : InitPost->MemConfig.BottomIo = 0x40; See CB:30987 comment here for more info about this change from 0xD0 to 0x40 - https://review.coreboot.org/c/coreboot/+/30987/45/src/mainboard/asus/a88xm-e...