diff options
author | Oliver Smith-Denny <osde@microsoft.com> | 2025-01-29 13:18:37 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-02-07 02:23:11 +0000 |
commit | 885bcca649392a4baa27f89c4e80581407840919 (patch) | |
tree | 4beaaa0efdf745dd3609e9ef9c63d5e6a503245b /FatPkg | |
parent | e63cdeebb829683a9b30bf60a616d5476a07e1a5 (diff) | |
download | edk2-885bcca649392a4baa27f89c4e80581407840919.tar.gz |
MdePkg: Add StandaloneMmCoreEntryPoint for X64
Moves StandaloneMmCoreEntryPoint for X64 to MdePkg to live with
the other entry point libs. It does not move the ARM64 version,
as this was just moved to ArmPkg due to its heavy coupling with
ArmPkg code. This will need to be revisited when dynamic stack
cookie support is added to ARM64 StMM.
This commit just adds the library in MdePkg, a separate commit
will remove it from StandaloneMmPkg to make it easier to consume.
Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'FatPkg')
0 files changed, 0 insertions, 0 deletions