audk/BaseTools/Scripts
Christopher Zurcher 4d28a1c2fd BaseTools: Remove COMMON section from the GCC discard list
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2507

The COMMON section is used by OpenSSL assembly-optimized crypto
functions. OpenSSL assembly code is auto-generated from the submodule
and cannot be modified to remove dependence on the COMMON section.
The default -fno-common compiler flag should still prevent variable from
being emitted into the COMMON section.

Cc: Ard Biesheuvel <ardb@kernel.org>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Christopher Zurcher <christopher.zurcher@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
2021-07-26 07:30:11 +00:00
..
PackageDocumentTools BaseTools: Fix various typos 2019-07-08 08:59:29 +08:00
BinToPcd.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ClangBase.lds BaseTools: Update ClangBase.lds to keep dynamic section 2021-06-04 09:20:06 +00:00
ConvertFceToStructurePcd.py BaseTools: Remove non-ascii character of StructurePcd comment 2021-07-12 02:18:45 +00:00
ConvertMasmToNasm.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ConvertUni.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
DetectNotUsedItem.py BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\Scripts 2019-06-25 09:23:48 +08:00
FormatDosFiles.py BaseTools:"--exclude" don't apply if parameter ends with separator 2019-09-27 08:17:55 +08:00
GccBase.lds BaseTools: Remove COMMON section from the GCC discard list 2021-07-26 07:30:11 +00:00
GetMaintainer.py BaseTools/Scripts: Allow GitHub ID at end Maintainers.txt lines 2021-07-22 07:06:48 +00:00
GetUtcDateTime.py BaseTools/Scripts: Add GetUtcDateTime script. 2019-08-15 15:49:11 +08:00
MemoryProfileSymbolGen.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
PatchCheck.py BaseTools/Scripts: Ignore Mergify merge commits in PatchCheck.py 2021-07-09 15:57:46 -07:00
RunMakefile.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
RunMakefileSample.mak BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Rvct-Align4K.sct BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Rvct-Align32.sct BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
SetVisualStudio.bat BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
SetupGit.py BaseTools: add repo name option to SetupGit.py 2020-05-08 03:59:29 +00:00
ShowEnvironment.bat BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
SmiHandlerProfileSymbolGen.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
UpdateBuildVersions.py BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00