[edk2-devel] [PATCH v2 0/1] StandaloneMmPkg: Support CLANGPDB builds

Marvin Häuser posted 1 patch 2 years, 6 months ago
Failed in applying to current master (apply log)
StandaloneMmPkg/Core/StandaloneMmCore.inf                                         | 12 ++++++++++--
StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/StandaloneMmCoreEntryPoint.inf |  9 ++++++++-
2 files changed, 18 insertions(+), 3 deletions(-)
[edk2-devel] [PATCH v2 0/1] StandaloneMmPkg: Support CLANGPDB builds
Posted by Marvin Häuser 2 years, 6 months ago
V2: Update patch to account for ARM support

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.

Marvin Häuser (1):
  StandaloneMmPkg: Support CLANGPDB builds

 StandaloneMmPkg/Core/StandaloneMmCore.inf                                         | 12 ++++++++++--
 StandaloneMmPkg/Library/StandaloneMmCoreEntryPoint/StandaloneMmCoreEntryPoint.inf |  9 ++++++++-
 2 files changed, 18 insertions(+), 3 deletions(-)

-- 
2.31.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#82048): https://edk2.groups.io/g/devel/message/82048
Mute This Topic: https://groups.io/mt/86322441/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-