edk2/BaseTools/Conf
Chao Li ee6abc021d BaseTools: Add CLANGDWARF support for LoongArch64
Added LoongArch64 CLANGDWARF compiler support. It requires the LLVM
version 22.1.0-rc1 or higher.

Signed-off-by: Chao Li <lichao@loongson.cn>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Guillermo Antonio Palomino Sosa <guillermo.a.palomino.sosa@intel.com>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Cc: Poncho Figueroa <poncho.figueroa.esqueda@intel.com>
Cc: Mike Beaton <mjsbeaton@gmail.com>
2026-05-26 13:07:30 +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: Add CLANGDWARF support for LoongArch64 2026-05-26 13:07:30 +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.