coreboot-kgpe-d16/src
Felix Singer 9f8ce8f2eb ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntax
Replace `Decrement (a)` with `a--`.

Change-Id: I2105c22d15d4f078270911a7fa7290b3a9b6b841
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60591
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2022-01-01 14:24:09 +00:00
..
acpi ChromeOS: Refactor ACPI CNVS generation 2021-12-23 21:18:25 +00:00
arch arch/x86/acpi: Replace Increment() with ASL 2.0 syntax 2022-01-01 14:08:27 +00:00
commonlib commonlib: Add new TS for CSE firmware Sync 2021-12-20 17:51:27 +00:00
console
cpu
device device: Make pciexp_get_ltr_max_latencies a public function 2021-12-22 18:14:47 +00:00
drivers drivers/intel/gma/acpi: Replace Decrement() with ASL 2.0 syntax 2022-01-01 14:23:00 +00:00
ec ec/quanta/ene_kb3940q/acpi: Replace Decrement() with ASL 2.0 syntax 2022-01-01 14:24:09 +00:00
include include/types.h: #include <limits.h> 2021-12-26 09:59:12 +00:00
lib ChromeOS: Refactor ACPI CNVS generation 2021-12-23 21:18:25 +00:00
mainboard mb/google/dedede/var/magolor: Set core display clock to 172.8 MHz 2022-01-01 14:20:27 +00:00
northbridge northbridge/intel/ironlake/acpi: Use Printf() for debug prints 2021-12-30 14:24:26 +00:00
security Revert "security/vboot: Add NVRAM counter for TPM 2.0" 2021-12-16 20:58:30 +00:00
soc soc/intel/apollolake/acpi: Replace Decrement() with ASL 2.0 syntax 2022-01-01 14:22:39 +00:00
southbridge sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntax 2022-01-01 14:22:30 +00:00
superio superio/winbond/w83627hf/acpi: Replace LOr() with ASL 2.0 syntax 2022-01-01 14:03:56 +00:00
vendorcode soc/intel/jasperlake: Add CdClock frequency config 2022-01-01 14:19:53 +00:00
Kconfig