coreboot/src/mainboard/prodrive
Elyes Haouas 5de5b519ca mb/prodrive/atlas/vpd.c: Replace union {0} initializers with {} for C23 compliance
This change addresses GCC-15 behavior where {0} union initializers only
clear the first member, leaving padding bits uninitialized. The new {}
initializer ensures full union clearing as required by C23.

Change-Id: I1d2761856e0c9bf9cc7045cc8e3af622582bd1ed
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/88860
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-08-20 03:11:02 +00:00
..
atlas mb/prodrive/atlas/vpd.c: Replace union {0} initializers with {} for C23 compliance 2025-08-20 03:11:02 +00:00
hermes tree: Use boolean for PcieRpSlotImplemented[] 2025-07-02 02:14:22 +00:00
Kconfig
Kconfig.name