Files
poky/meta/recipes-core
Mingli Yu dd43f638e9 ovmf: Don't define bool type if building in C23 mode
Backport a patch [1] to fix the below build failure:
 /buildarea/tmp/work/corei7-64-wrs-linux/ovmf/edk2-stable202502/sources/ovmf-edk2-stable202502/SecurityPkg/DeviceSecurity/SpdmLib/Include/hal/LibspdmStdBoolAlt.h:13:17: error: two or more data types in declaration specifiers
 13 | typedef BOOLEAN bool;
 | ^~~~
  /buildarea/tmp/work/corei7-64-wrs-linux/ovmf/edk2-stable202502/sources/ovmf-edk2-stable202502/SecurityPkg/DeviceSecurity/SpdmLib/Include/hal/LibspdmStdBoolAlt.h:13:1: error: useless type name in empty declaration [-Werror]
  13 | typedef BOOLEAN bool;

[1] 772fa11ac8

(From OE-Core rev: 24600013b65c954bd704a6eb673197ac06b87f69)

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-08-07 12:11:15 +01:00
..
2025-06-18 14:04:17 +01:00
2025-07-28 14:51:50 +01:00
2025-03-28 11:19:40 +00:00
2025-06-20 12:07:27 +01:00
2025-08-06 17:01:23 +01:00
2025-06-05 11:02:22 +01:00
2025-07-28 14:51:50 +01:00
2025-08-07 12:11:15 +01:00
2025-07-28 17:37:02 +01:00
2025-07-28 14:51:50 +01:00
2025-08-04 18:04:04 +01:00
2025-07-03 10:40:17 +01:00
2024-08-29 21:58:19 +01:00