Mike Beaton 80adbac459 BaseTools: Improve warnings in CLANG toolchains
Enable `parentheses-equality`.

Enable `unused-but-set-parameter` (which appears to be enabled
by default in Xcode but not in LLVM).

Former code cleaning for XCODE5 toolchain means these should
already pass CI.

Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
2025-11-16 17:16:17 +00:00
..
2019-07-08 08:59:29 +08:00
2018-07-09 10:25:47 +08:00
2024-12-10 23:42:09 +00:00

This directory contains the template files for the next generation of the
EDK II Build infrastructure.  These files will be copied into the WORKSPACE's
Conf directory if and only if the target files do not exist.

These files may be updated frequently.

The XMLSchema directory contains the EDK II Packaging XML definitions.  The
schema may change in the future.  It differs somewhat from the early versions
of the XML Schema.