mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-28 23:15:19 +00:00
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> |
||
|---|---|---|
| .. | ||
| PackageDocumentTools | ||
| BinToPcd.py | ||
| ClangBase.lds | ||
| ConvertFceToStructurePcd.py | ||
| ConvertMasmToNasm.py | ||
| ConvertUni.py | ||
| DetectNotUsedItem.py | ||
| FormatDosFiles.py | ||
| GccBase.lds | ||
| GetMaintainer.py | ||
| GetUtcDateTime.py | ||
| MemoryProfileSymbolGen.py | ||
| PatchCheck.py | ||
| RunMakefile.py | ||
| RunMakefileSample.mak | ||
| Rvct-Align4K.sct | ||
| Rvct-Align32.sct | ||
| SetupGit.py | ||
| SetVisualStudio.bat | ||
| ShowEnvironment.bat | ||
| SmiHandlerProfileSymbolGen.py | ||
| UpdateBuildVersions.py | ||