coreboot-kgpe-d16/src/device
Gang Chen cfb90fd204 device: Fix 64Bit Device Resource Info Print
Use 0x016llx to print device resource info so that both 64bit and
32bit resources could be displayed correctly.

Signed-off-by: Gang Chen <gang.c.chen@intel.com>
Change-Id: I0ec4c47cca4a09ceb7dc929efaa5630b1f9df81c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66324
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-08-03 21:17:00 +00:00
..
dram device: Remove unused <cbmem.h> 2022-04-22 21:40:07 +00:00
oprom
azalia_device.c
cardbus_device.c
cpu_device.c
device.c arch/x86/ebda.c: Move setting up ebda to a BS hook 2022-05-17 11:24:12 +00:00
device_const.c
device_util.c device: Fix 64Bit Device Resource Info Print 2022-08-03 21:17:00 +00:00
gpio.c
i2c.c
i2c_bus.c dev/i2c_bus: Fix count argument in i2c_dev_detect() 2022-08-03 20:55:14 +00:00
Kconfig payloads/external: Add support for coreDOOM payload 2022-05-28 15:01:47 +00:00
Makefile.inc
mmio.c
pci_class.c
pci_device.c device: Add IORESOURCE_ABOVE_4G flag to PCI64 resources 2022-05-29 14:46:02 +00:00
pci_early.c
pci_ops.c
pci_rom.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
pciexp_device.c device/pciexp_device: Set resources for pciexp_hotplug_dummy_ops 2022-03-28 02:28:52 +00:00
pcix_device.c
pnp_device.c
resource_allocator_common.c
resource_allocator_v3.c
resource_allocator_v4.c allocator_v4: Make it explicit that we start with the highest alignment 2022-06-27 14:00:23 +00:00
root_device.c
smbus_ops.c
software_i2c.c
xhci.c