coreboot/src/include/device
Furquan Shaikh 550cd05995 device: Increase DEVICE_PATH_MAX to 40
This change increases the maximum length of device path string to 40
characters to accommodate growing hierarchy of devices.

TEST=Ensured that "\_SB.PCI0.LPCB.EC0.CREC.TUN0.RT58" is correctly
added to SSDT.

Change-Id: Id2ef71a32b26e366b56c652942a247de4889544a
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43540
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2020-07-17 23:32:59 +00:00
..
dram src: Remove redundant includes 2020-06-02 07:42:32 +00:00
azalia.h
azalia_device.h
cardbus.h
device.h fw_config: Add firmware configuration interface 2020-06-02 16:40:04 +00:00
drm_dp_helper.h
hypertransport.h
hypertransport_def.h
i2c.h
i2c_bus.h
i2c_simple.h
mipi_ids.h Remove new additions of "this file is part of" lines 2020-05-28 09:38:17 +00:00
mmio.h
path.h device: Increase DEVICE_PATH_MAX to 40 2020-07-17 23:32:59 +00:00
pci.h device: Add a disabling PCIe device bus master function 2020-06-08 06:39:01 +00:00
pci_def.h
pci_ehci.h
pci_ids.h PCI IDs: Add PCI ID for JSL DPTF/DTT PCI device 2020-07-15 08:34:29 +00:00
pci_mmio_cfg.h
pci_ops.h pci_ops.h: Turn and/or ops into update wrappers 2020-06-09 00:26:12 +00:00
pci_rom.h
pci_type.h
pciexp.h
pcix.h
pnp.h
pnp_def.h
pnp_ops.h device/pnp_ops.h: Use pnp.h functions 2020-06-17 18:17:09 +00:00
pnp_type.h
resource.h device: Enable resource allocation above 4G boundary with allocator v4 2020-05-28 09:41:54 +00:00
smbus.h device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
smbus_def.h
smbus_host.h device/smbus_host: Declare common early SMBus prototypes 2020-06-22 11:53:31 +00:00
soundwire.h device: Add definitions for SoundWire specification 2020-05-19 17:43:11 +00:00
spi.h
xhci.h device/xhci: Add helper method to iterate over xhci_supported_protocl 2020-07-12 17:01:24 +00:00