coreboot-kgpe-d16/src
Karthikeyan Ramasubramanian 19398245b4 device/device_util: Fix encoding the USB device path
USB device id does not get included because of the logical OR operation.
Fix encoding the USB device path.

BUG=None
BRANCH=None
TEST=Boot to ChromeOS.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Change-Id: I79317da6d9c7cd177bd7bbbba1f1ccebe076930a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34245
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-13 18:29:47 +00:00
..
acpi
arch cpu/x86: Move smm_lock() prototype 2019-07-13 13:17:21 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console/Kconfig - only print UART addresses for I/O based UARTs 2019-07-13 17:53:22 +00:00
cpu intel/haswell: Replace monotonic timer 2019-07-13 17:56:32 +00:00
device device/device_util: Fix encoding the USB device path 2019-07-13 18:29:47 +00:00
drivers drivers/intel/wifi: Make Intel wifi driver arch agnostic 2019-07-13 18:26:03 +00:00
ec arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
include arch, include, soc: Use common stdint.h 2019-07-12 17:40:24 +00:00
lib fit_payload: Always set DT size 2019-07-13 16:15:16 +00:00
mainboard mb/google/hatch: Fix trackpad configuration in overridetree 2019-07-13 18:22:05 +00:00
northbridge intel/i945: Fix udelay() prototypes 2019-07-13 17:58:01 +00:00
security src/security/vboot: Add option to skip display init with vboot 2.0 2019-07-07 20:09:24 +00:00
soc soc/rockchip/rk3288/include/soc: Add missing include <types.h> 2019-07-13 17:55:51 +00:00
southbridge soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER 2019-07-13 13:22:15 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode vendorcode/amd/agesa/f15tn: Fix condition that has identical branches 2019-07-12 17:05:30 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00