coreboot-kgpe-d16/src/drivers/usb
Kyösti Mälkki 45ad4f041b usbdebug: Use fixed size field
The structure is placed inside CBMEM, one should
use types with fixed size. Seems we prefer to
prepare for 64-bit builds even for MMIO pointers.

Change-Id: I60382664a53650b225abc1f77c87ed4e121d429e
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/31182
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-02-02 23:48:53 +00:00
..
acpi src/drivers: Remove needless '&' on function pointers 2019-01-23 14:43:49 +00:00
console.c
ehci.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
ehci_debug.c usbdebug: Use fixed size field 2019-02-02 23:48:53 +00:00
ehci_debug.h usbdebug: Use fixed size field 2019-02-02 23:48:53 +00:00
gadget.c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
Kconfig usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
Makefile.inc usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
pci_ehci.c usbdebug: Sanity check PCI EHCI location 2019-01-07 10:38:26 +00:00
usb_ch9.h Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00