]> git.proxmox.com Git - mirror_edk2.git/commit
StandaloneMmPkg: StandaloneMmMemLib: Extends support for X64 architecture
authorKun Qin <kun.q@outlook.com>
Fri, 18 Dec 2020 11:09:24 +0000 (03:09 -0800)
committerKun Qin <kun.q@outlook.com>
Mon, 1 Feb 2021 18:01:02 +0000 (10:01 -0800)
commit037ccb09a28cb9c4528c0b638e9dc1d71ead28d1
tree5a5681f626a12217381ce17d6b9f0495e1727bb4
parent2b9006762d2fb3637bd3a7d472f66c51aa8246f0
StandaloneMmPkg: StandaloneMmMemLib: Extends support for X64 architecture

This change extends StandaloneMmMemLib library to support X64
architecture. The implementation is ported from MdePkg/Library/SmmMemLib.

Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Signed-off-by: Kun Qin <kun.q@outlook.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
StandaloneMmPkg/Library/StandaloneMmMemLib/AArch64/StandaloneMmMemLibInternal.c
StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.c
StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf
StandaloneMmPkg/Library/StandaloneMmMemLib/X86StandaloneMmMemLibInternal.c [new file with mode: 0644]