audk/StandaloneMmPkg/Core
Marvin Häuser 2108698346 StandaloneMmPkg: Support CLANGPDB builds
Currently, the flag "-fpie" is passed for all builds with a GCC
family toolchain, including CLANGPDB. CLANGPDB however does not
support this flag as it generates PE/COFF files directly.

As the flag is mostly required for ARM-specific self-relocation, drop
it for other architectures and document the limitation to enable e.g.
X64 CLANGPDB builds of StandaloneMmCore.

Signed-off-by: Marvin Häuser <mhaeuser@posteo.de>
Acked-by: Shi Steven <steven.shi@intel.com>
2021-10-18 13:32:39 +00:00
..
Dependency.c StandaloneMmPkg: Fix spell check reported errors 2021-01-07 11:13:39 +00:00
Dispatcher.c StandaloneMmPkg: Core: Spelling error in comment 2021-06-16 14:40:00 +00:00
FwVol.c StandaloneMmPkg: Fix ECC error 9001 in Standalone MM Core 2021-01-07 11:13:39 +00:00
Handle.c StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
InstallConfigurationTable.c StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
Locate.c StandaloneMmPkg: Fix spell check reported errors 2021-01-07 11:13:39 +00:00
Mmi.c StandaloneMmPkg: Fix spell check reported errors 2021-01-07 11:13:39 +00:00
Notify.c StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
Page.c StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
Pool.c StandaloneMmPkg: Fix ECC error 1001 in SMM Memory pool management 2021-01-07 11:13:39 +00:00
StandaloneMmCore.c StandaloneMmPkg/StandaloneMmCore: Fix compiler warning 2021-02-11 08:52:04 +00:00
StandaloneMmCore.h StandaloneMmPkg: Fix spell check reported errors 2021-01-07 11:13:39 +00:00
StandaloneMmCore.inf StandaloneMmPkg: Support CLANGPDB builds 2021-10-18 13:32:39 +00:00
StandaloneMmCorePrivateData.h StandaloneMmPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00