coreboot/src/soc/intel
Sridhar Siricilla 1e638ba27c soc/intel/meteorlake/romstage: Rewrite the if condition
The patch rewrites `if` condition by connecting two different conditions
using the logical and(&&) operator without changing the semantics to
improve the code readability.

TEST=Build the code for Rex

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I8c912f694d801768b1553f33de78f01215be7f0f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70479
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Ravishankar Sarawadi <ravishankar.sarawadi@intel.com>
2022-12-21 09:35:42 +00:00
..
alderlake soc/intel/{adl,mtl,tgl}: Drop unnecessary dptf.asl 2022-12-21 06:20:38 +00:00
apollolake soc/intel/apollolake/acpi/northbridge.asl: Fix comment 2022-12-16 06:15:27 +00:00
baytrail tree: Replace LAnd(a,b) with ASL 2.0 syntax 2022-12-19 16:16:30 +00:00
braswell tree: Replace LAnd(a,b) with ASL 2.0 syntax 2022-12-19 16:16:30 +00:00
broadwell soc/intel/broadwell/early_init.c: Use {read,write}32p() 2022-12-13 14:31:11 +00:00
cannonlake treewide: Remove unused 'include <arch/io.h>' 2022-12-15 13:37:41 +00:00
common soc/intel/cmn/block/cnvi: Add missing CNVI IDs for ADL 2022-12-20 15:48:41 +00:00
denverton_ns soc/intel: Set IO APIC DMAR entry based on hw 2022-12-07 23:03:04 +00:00
elkhartlake treewide: Remove unused 'include <arch/io.h>' 2022-12-15 13:37:41 +00:00
icelake tree: Replace LAnd(a,b) with ASL 2.0 syntax 2022-12-19 16:16:30 +00:00
jasperlake treewide: Remove unused 'include <arch/io.h>' 2022-12-15 13:37:41 +00:00
meteorlake soc/intel/meteorlake/romstage: Rewrite the if condition 2022-12-21 09:35:42 +00:00
quark soc/intel/quark/Makefile.inc: Remove path to non-existent folder 2022-12-09 01:56:17 +00:00
skylake soc/intel/skylake/irq.c: Fix undefined memcpy() 2022-12-17 12:36:33 +00:00
tigerlake soc/intel/{adl,mtl,tgl}: Drop unnecessary dptf.asl 2022-12-21 06:20:38 +00:00
xeon_sp soc/intel/xeon_sp: Set IA32_SMRR_PHYSMASK lock bit 2022-12-20 19:53:42 +00:00
Makefile.inc soc: Add SPDX license headers to Makefiles 2022-10-31 03:27:13 +00:00