arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntax
commit7ee6b5a3a58b2677050c571698f563ffc75a3d6e
authorFelix Singer <felixsinger@posteo.net>
Sun, 2 Jan 2022 00:40:09 +0000 (2 01:40 +0100)
committerFelix Singer <felixsinger@posteo.net>
Sat, 30 Jul 2022 00:10:27 +0000 (30 00:10 +0000)
treeab1daf2071bcdd91683df8aab208dfd139d9bcfc
parent50002b7fac5f3ef7c2124893d55a49405ff2e02f
arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntax

Replace `LLess(a, b)` with `a < b`.

Change-Id: Ief1d069ae0fb19a2179f08c2e9cf416367661e69
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60674
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/arch/x86/acpi/debug.asl
src/arch/x86/acpi/globutil.asl