coreboot-kgpe-d16/src/device
Arthur Heymans d2e423fc8d oprom/yabel/io.c: Fix building for ENV_X86_64
Unknown if yabel works for X86_64 but now it builds.

Change-Id: Iacdb9fde91a992b5010120f5824383ca4aebdd1a
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59661
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2022-01-17 13:43:34 +00:00
..
dram device/dram/lpddr4.c: Remove unused <string.h> 2022-01-05 17:38:39 +00:00
oprom oprom/yabel/io.c: Fix building for ENV_X86_64 2022-01-17 13:43:34 +00:00
azalia_device.c device/azalia_device: Drop unused function parameter 2021-11-11 22:45:04 +00:00
cardbus_device.c
cpu_device.c
device.c
device_const.c device: Drop unused function dev_find_matching_device_on_bus 2021-09-24 21:20:07 +00:00
device_util.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
gpio.c
i2c.c
i2c_bus.c
Kconfig Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
Makefile.inc
mmio.c device/mmio: Make buffer_to_fifo32() take a const buffer 2021-09-20 12:07:51 +00:00
pci_class.c
pci_device.c device/pci_device.c: Make sure the PCI bus has a device 2022-01-12 16:20:50 +00:00
pci_early.c src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
pci_ops.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
pci_rom.c device/pci_rom: Add vga_oprom_preload 2021-11-15 16:16:02 +00:00
pciexp_device.c device: Make pciexp_get_ltr_max_latencies a public function 2021-12-22 18:14:47 +00:00
pcix_device.c
pnp_device.c src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
resource_allocator_common.c
resource_allocator_v3.c
resource_allocator_v4.c src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
root_device.c
smbus_ops.c
software_i2c.c
xhci.c