coreboot-kgpe-d16/src
Angel Pons e4951055dd mb/**/hda_verb.c: use denary numerals for lengths
Denary, also known as "decimal" or "base 10," is the standard
number system used around the world. Therefore, make use of it.

Change-Id: Ia22705d7629a322292cfd557add9cfadc649c16c
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37537
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-12-11 11:39:51 +00:00
..
acpi
arch printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
commonlib printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
console printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
cpu arch|cpu/x86: Add Kconfig option for x86 reset vector 2019-12-06 15:16:47 +00:00
device printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
drivers drivers/i2c/rt5663/: fix missing header include 2019-12-11 11:39:36 +00:00
ec ec/google/wilco: Add EC ACPI methods for privacy screen 2019-12-02 23:28:03 +00:00
include soc/intel/common: Add Jasperlake Device IDs 2019-12-10 11:18:48 +00:00
lib printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
mainboard mb/**/hda_verb.c: use denary numerals for lengths 2019-12-11 11:39:51 +00:00
northbridge mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code 2019-12-10 11:16:07 +00:00
security vboot: remove old vboot_fill_handoff function header 2019-12-10 11:20:21 +00:00
soc printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
southbridge sb/amd/{agesa,pi}/hudson: Explicitly enable LPC controller 2019-12-10 11:17:40 +00:00
superio src/superio: Remove unused intel's superio chips 2019-12-06 15:24:27 +00:00
vendorcode printf: Automatically prefix %p with 0x 2019-12-11 11:38:59 +00:00
Kconfig Kconfig: Drop NO_RELOCATABLE_RAMSTAGE 2019-12-09 17:02:16 +00:00