coreboot-kgpe-d16/payloads/libpayload/drivers
Jeremy Compostella 612ae2ec7c libpayload: use PRIu64 type to print u64
The appropriate way to print a u64 variable regardless of the current
architecture is to use the PRI*64 macros.  libpayload is mostly used
in 32 bits but when ported to other projects and compiled in 64 bits
it breaks the compilation.

Change-Id: I479fd701f992701584d77d43c5cd5910f5ab7633
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45628
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2020-09-30 10:16:44 +00:00
..
i8042
serial payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
storage payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
timer
udc payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
usb libpayload: Fix file permissions 2020-09-27 13:12:33 +00:00
video payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
Makefile.inc
cbmem_console.c libpayload: Cache physical cbmem console address 2020-08-24 09:12:47 +00:00
hid.c
mouse_cursor.c
nvram.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00
options.c libpayload: use PRIu64 type to print u64 2020-09-30 10:16:44 +00:00
pci.c
speaker.c