diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-01-02 01:40:09 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-07-30 00:10:27 +0000 |
commit | 7ee6b5a3a58b2677050c571698f563ffc75a3d6e (patch) | |
tree | ab1daf2071bcdd91683df8aab208dfd139d9bcfc /src/arch/x86/id.S | |
parent | 50002b7fac5f3ef7c2124893d55a49405ff2e02f (diff) |
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>
Diffstat (limited to 'src/arch/x86/id.S')
0 files changed, 0 insertions, 0 deletions