audk/BaseTools/Source/C/VfrCompile
Gerd Hoffmann e063f8b8a5 BaseTools/Pccts: set C standard
The prehistoric code base doesn't build with ISO C23.  Set the C
standard to C11 (for both clang and gcc) so it continues to build with
gcc 15 (which uses C23 by default).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2025-01-31 05:23:39 +00:00
..
Pccts BaseTools/Pccts: set C standard 2025-01-31 05:23:39 +00:00
EfiVfr.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
GNUmakefile BaseTools: Allow users to build with clang using CC=clang CXX=clang++ 2023-04-05 15:44:48 +00:00
Makefile BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrCompiler.cpp BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrCompiler.h BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrError.cpp BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrError.h BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
VfrFormPkg.cpp BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00
VfrFormPkg.h BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one of 2021-12-09 03:31:26 +00:00
VfrSyntax.g BaseTools/VfrCompile: Correct Bit Field Flags for numeric/one of 2021-12-09 03:31:26 +00:00
VfrUtilityLib.cpp BaseTools/VrfCompile: Fix uninitialized field from unnamed field 2021-11-03 23:43:46 +00:00
VfrUtilityLib.h BaseTools/VfrCompile: Remove framework VFR support 2019-05-09 09:42:54 +08:00