edk2/BaseTools/Conf
Michael D Kinney d4a6e02659 BaseTools/Conf: Add missing CLANGDWARF OBJCOPY_FLAGS
Fix CLANGDWARF OBJCOPY errors for AARCH64 and RISCV64 by
setting OBJCOPY_FLAGS to an empty string so OBJCOPY actions
do not generate an error. This matches the IA32 and X64
settings for CLANGDWARF OBJCOPY_FLAGS.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2026-04-11 00:40:10 +00:00
..
XMLSchema BaseTools: Remove DXE_SAL_DRIVER 2025-10-30 10:00:32 +00:00
build_rule.template BaseTools: Enable 4k alignment for tool chains 2026-04-02 19:56:18 +00:00
diff.order BaseTools: convert diff.order to LF-only 2020-07-03 11:20:01 +00:00
Empty_C_File_Host_Application_Build.c BaseTools/Conf: Simplify VS20xx HOST_APPLICATION builds 2025-01-21 05:02:38 +00:00
Empty_Package_Information_Data_File.ini BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
gitattributes BaseTools/Conf/gitattributes: fix "--function-context" for C source code 2020-01-31 16:13:06 +00:00
ReadMe.txt BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00
target.template BaseTools: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
tools_def.template BaseTools/Conf: Add missing CLANGDWARF OBJCOPY_FLAGS 2026-04-11 00:40:10 +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.