coreboot-kgpe-d16/src
Felix Singer fef71fcebe mb/aopen/dxplplusu/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
Replace `LEqual (a, b)` with `a == b`.

Change-Id: I4fa3942216f1638abeafa0c562f4d6a2a499254b
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70586
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-12 21:58:08 +00:00
..
acpi acpi/acpi.c: Add a method to generate IOAPIC DMAR entries from hw 2022-12-06 17:44:20 +00:00
arch cpu/cpu.h: Change the function signature 2022-12-10 17:54:53 +00:00
commonlib commonlib/clamp.h: Add more clamping functions 2022-12-12 13:38:11 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu/x86/mtrr/mtrr: fix printk format strings 2022-12-12 15:21:46 +00:00
device treewide: Include <device/mmio.h> instead of <arch/mmio.h> 2022-12-10 05:07:14 +00:00
drivers drivers/pc80/vga: Fix coding style issues 2022-12-12 15:06:42 +00:00
ec ec/clevo/it5570e/acpi: Replace Index(a, b) with ASL 2.0 syntax 2022-12-12 21:43:31 +00:00
include drivers/wifi: Move ADL-P CNVi IDs from generic to IA common code CNVi driver 2022-12-12 01:31:48 +00:00
lib lib/ramtest.c: Use {read,write}32p() 2022-12-10 00:01:05 +00:00
mainboard mb/aopen/dxplplusu/acpi: Replace LEqual(a,b) with ASL 2.0 syntax 2022-12-12 21:58:08 +00:00
northbridge nb/intel/haswell: Introduce option to not use MRC.bin 2022-12-12 13:39:21 +00:00
sbom
security treewide: Include <device/mmio.h> instead of <arch/mmio.h> 2022-12-10 05:07:14 +00:00
soc soc/intel/acpi: Replace Decrement(a) with ASL 2.0 syntax 2022-12-12 21:44:41 +00:00
southbridge sb/intel/common/acpi_pirq_gen.h: Fix conflicting types for 'is_slot_pin_assigned' 2022-12-12 18:20:55 +00:00
superio superio/ite/it8772f/chip.h: Use 'bool' when appropriate 2022-12-05 14:28:02 +00:00
vendorcode vc/amd/fsp/glinda/FspmUpd: don't use pointers for usb_phy config 2022-12-12 15:19:45 +00:00
Kconfig build: List all Kconfigs in CBFS config file, compress it 2022-11-18 17:19:44 +00:00