]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Library/PlatformInitLib/PlatformInitLib.inf
OvmfPkg/PlatformInitLib: Create MemDetect.c
authorMin Xu <min.m.xu@intel.com>
Mon, 7 Mar 2022 02:26:39 +0000 (10:26 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 2 Apr 2022 08:15:12 +0000 (08:15 +0000)
commit10460942ff2102d9b00c5d754851a3bc1d246972
treeaaddfd1ed20c4f47dad1c4ccb942382838c0c946
parentf53f449f15ddae8b2398b9419ba40186e6608ea3
OvmfPkg/PlatformInitLib: Create MemDetect.c

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3863

Move functions in PlatformPei\MemDetect.c to PlatformInitLib\MemDetect.c.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Erdem Aktas <erdemaktas@google.com>
Cc: James Bottomley <jejb@linux.ibm.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Sebastien Boeuf <sebastien.boeuf@intel.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Min Xu <min.m.xu@intel.com>
OvmfPkg/Include/Library/PlatformInitLib.h
OvmfPkg/Library/PlatformInitLib/MemDetect.c [new file with mode: 0644]
OvmfPkg/Library/PlatformInitLib/PlatformInitLib.inf
OvmfPkg/PlatformPei/MemDetect.c
OvmfPkg/PlatformPei/Platform.h