coreboot-kgpe-d16/util/sconfig
Kyösti Mälkki 5e2a2cd5e7 util/sconfig: Expose usable PCI and PNP device names
These devices can be accessed directly by symbolname,
without a search and walk through the tree, as they
have static paths.

Change-Id: I711058f5c809fa9bc7ea4333aaebad6847ebdfd4
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31933
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-06 00:18:29 +00:00
..
Makefile.inc util/sconfig: Add commonlib/helpers.h 2019-07-10 10:18:13 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
lex.yy.c_shipped sconfig: Add SMBIOS type 9 entries 2019-05-07 16:04:56 +00:00
main.c util/sconfig: Expose usable PCI and PNP device names 2019-09-06 00:18:29 +00:00
sconfig.h util/sconfig: Fix compile error with older glibc-headers 2019-07-12 11:02:29 +00:00
sconfig.l sconfig: Add SMBIOS type 9 entries 2019-05-07 16:04:56 +00:00
sconfig.tab.c_shipped sconfig: Add SMBIOS type 9 entries 2019-05-07 16:04:56 +00:00
sconfig.tab.h_shipped sconfig: Add SMBIOS type 9 entries 2019-05-07 16:04:56 +00:00
sconfig.y sconfig: Add SMBIOS type 9 entries 2019-05-07 16:04:56 +00:00