audk/StandaloneMmPkg
Oliver Smith-Denny 8f74b95a21 MdePkg: Move CompilerIntrinsicsLib from ArmPkg
As per the emailed RFC in
https://edk2.groups.io/g/devel/topic/rfc_move/107675828,
this patch moves CompilerIntrinsicsLib from ArmPkg to
MdePkg as this library provides compiler intrinsics, which
are industry standard.

This aligns with the goal of integrating ArmPkg into existing
packages: https://bugzilla.tianocore.org/show_bug.cgi?id=4121.

The newly placed CompilerIntrinsicsLib is added to MdeLibs.dsc.inc
as every DSC that builds ARM/AARCH64 needs this library added. The
old location is removed from every DSC in edk2 in this commit also
to not break bisectability with minimal hoop jumping.

Continuous-integration-options: PatchCheck.ignore-multi-package

Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
2024-09-12 19:36:59 +00:00
..
Core StandaloneMmPkg/Core: Migrate Memory Allocation Hob into MMRAM 2024-08-28 15:25:27 +00:00
Drivers StandaloneMmPkg/MmIpl: Correct unblocked memory regions attribute 2024-09-11 08:29:46 +00:00
Include StandaloneMmPkg: Remove definition for MM_CORE_PRIVATE_DATA 2024-08-28 15:25:27 +00:00
Library StandaloneMmPkg: Support using gEfiSmmSmramMemoryGuid to get MMRAM range 2024-08-28 15:25:27 +00:00
StandaloneMmPkg.ci.yaml StandaloneMmPkg/StandaloneMmPkg.ci.yaml: Add PrEval CI config 2024-09-02 23:20:35 +00:00
StandaloneMmPkg.dec StandaloneMmPkg: Restart dispatcher once MM entry is registered for X64 2024-08-30 18:27:36 +00:00
StandaloneMmPkg.dsc MdePkg: Move CompilerIntrinsicsLib from ArmPkg 2024-09-12 19:36:59 +00:00