coreboot-kgpe-d16/payloads/libpayload/drivers
Patrick Rudolph ac4819de70 libpayload: Always set pciaddr
For debugging purposes always set the pciaddr attribute.
Tested on Lenovo T500.

Change-Id: I83a0e7f7196ed251fa0becc4e56bef3ca68f20f4
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/18599
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-10-15 15:42:18 +00:00
..
i8042 src/*: normalize Google copyright headers 2018-09-28 07:13:00 +00:00
serial libpayload/libc/console: Flush input driver buffer on init 2017-04-19 19:19:56 +02:00
storage libpayload/storage: Add Sunrise Point AHCI PCI id 2017-09-02 15:33:50 +00:00
timer libpayload: Add Timer for sdm845 2018-05-01 23:35:25 +00:00
udc payloads: Add whitespace around '<<' 2017-06-28 00:23:18 +00:00
usb libpayload: Always set pciaddr 2018-10-15 15:42:18 +00:00
video libpayload: Use a static copy of `font_glyph_filled()` 2017-08-10 12:07:13 +00:00
Makefile.inc libpayload-x86: Add PS2 mouse driver 2018-05-15 12:02:31 +00:00
cbmem_console.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
hid.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
mouse_cursor.c libpayload-x86: Add PS2 mouse driver 2018-05-15 12:02:31 +00:00
nvram.c libpayload: Make Kconfig bools use IS_ENABLED() 2015-06-30 18:55:15 +02:00
options.c
pci.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
speaker.c