mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
LoongArch64 GCC or CLANG currently does not support the parameter `-mstack-protector-guard=global`, but if `-fstack-protector` is enabled, the guard is global. The `-mstack-protector-guard` may be get supportted in the next GCC release, possibly GCC17. 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> |
||
|---|---|---|
| .. | ||
| XMLSchema | ||
| build_rule.template | ||
| diff.order | ||
| Empty_C_File_Host_Application_Build.c | ||
| Empty_Package_Information_Data_File.ini | ||
| gitattributes | ||
| ReadMe.txt | ||
| target.template | ||
| tools_def.template | ||
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.