coreboot/src
Angel Pons 49f53bbb38 include/acpi/acpi_pld.h: Fix order of colour components
The colour components are in RGB order in the structure returned by the
ACPI `_PLD` method, so use the same order in the C struct as well. This
has no impact since nobody currently specifies port colours with this.

Change-Id: I11b486faaf73f5da37b973180f23e8b3f19f3f5e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91389
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-19 19:35:10 +00:00
..
acpi acpi/dsdt_top.asl: Move RBUF out of the _CRS method 2026-02-09 15:20:48 +00:00
arch memlayout: Introduce PRERAM and POSTRAM TTB regions 2026-03-10 12:23:07 +00:00
commonlib cpu/x86/smm: add OPAL S3 CBMEM scratch 2026-03-13 16:44:04 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/x86/smm: reserve SMRAM for OPAL S3 state 2026-03-18 14:54:39 +00:00
device dram/ddr3: Add speed in MT/s 2026-02-19 19:20:43 +00:00
drivers drivers/intel/dtbt: Skip mailbox commands on downstream bridges 2026-03-18 19:52:57 +00:00
ec starlabs: drop CMOS option tables 2026-03-04 09:25:46 +00:00
include include/acpi/acpi_pld.h: Fix order of colour components 2026-03-19 19:35:10 +00:00
lib lib/fw_config: Add mainboard hook for selective probe override 2026-03-19 17:17:56 +00:00
mainboard mb/google/brya: Add CFR-based storage selection for taeko/taniks 2026-03-19 17:18:02 +00:00
northbridge nb/intel/haswell: Enable SA clock gating later 2026-03-17 20:08:49 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security security/vboot: Add option for enabling ADB via GBB flag 2026-03-19 16:09:24 +00:00
soc soc/intel/pantherlake: Remove unsupported WCL CPU ID mappings 2026-03-19 16:09:08 +00:00
southbridge sb/intel/wildcatpoint/pcie.c: Reorder some steps 2026-03-06 20:06:58 +00:00
superio sio/nuvoton/nct6776: Switch to common init code 2026-02-19 19:19:43 +00:00
vendorcode vc/intel: add TCG storage core subset for OPAL S3 2026-03-19 14:07:36 +00:00
Kconfig Kconfig: move IOAPIC option to x86 Kconfig 2026-03-07 20:57:24 +00:00