Patch Set 10:

Patch Set 10:

Patch Set 10:

Patch Set 10:

The commit fails to recognize the PCIe bridge on ASUS H81M-K: 8086:0c01

I quick-fixed it by adding:
`RegisterPCI(0x8086, 0x0c01, GenericPCI{})`
behind the loop for the VGA controller

Sorry for dumbtalk: Autoport still runs into an "Index out of range" error...

Is this caused by the big DSDT table? You can try https://review.coreboot.org/c/coreboot/+/31759.

Nope, that didnt fix it. Log output:

panic: runtime error: index out of range

goroutine 1 [running]:
main.lynxpoint.Scan(0x540a28, 0x12, 0x0, 0xc000012ce0, 0xf, 0xc000132100, 0x15, 0xc00001174f, 0x4, 0xc00001176f, ...)
/home/sellerie/git/coreboot/util/autoport/lynxpoint.go:311 +0x2893
main.ScanRoot(0xc000012ce0, 0xf, 0xc000132100, 0x15, 0xc00001174f, 0x4, 0xc00001176f, 0xa, 0xc000132120, 0x1f, ...)
/home/sellerie/git/coreboot/util/autoport/root.go:28 +0x319
main.main()
/home/sellerie/git/coreboot/util/autoport/main.go:758 +0x5eb

View Change

To view, visit change 30890. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4f6e8c97b5122101de2f36bba8ba9f8ddd5b813a
Gerrit-Change-Number: 30890
Gerrit-PatchSet: 10
Gerrit-Owner: Iru Cai (vimacs) <mytbk920423@gmail.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Iru Cai (vimacs) <mytbk920423@gmail.com>
Gerrit-Reviewer: Iru Cai <mytbk920423@gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-CC: Christoph Pomaska <github@aufmachen.jetzt>
Gerrit-CC: Daniel Maslowski <info@orangecms.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-CC: Tristan Corrick <tristan@corrick.kiwi>
Gerrit-Comment-Date: Fri, 06 Dec 2019 21:10:48 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment