summaryrefslogtreecommitdiffstats
path: root/StandaloneMmPkg
diff options
context:
space:
mode:
authorCheng Sun <chengx.sun@intel.com>2023-12-21 10:45:22 +0800
committerLiming Gao <gaoliming@byosoft.com.cn>2023-12-25 12:57:18 +0800
commit1065536c64ab919ad5c207e50b82d4a88ac29ed8 (patch)
tree01e64774357fb4d95bf7d39250f89f8e34e79b73 /StandaloneMmPkg
parentd01defe06b35eb3fe9c94e7b2e08a8762873f924 (diff)
downloadedk2-1065536c64ab919ad5c207e50b82d4a88ac29ed8.tar.gz
edk2-1065536c64ab919ad5c207e50b82d4a88ac29ed8.tar.bz2
edk2-1065536c64ab919ad5c207e50b82d4a88ac29ed8.zip
MdeModulePkg: Support customized FV Migration Information
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4533 There are use cases which not all FVs need be migrated from TempRam to permanent memory before TempRam tears down. This new guid is introduced to avoid unnecessary FV migration to improve boot performance. Platform can publish MigrationInfo hob with this guid to customize FV migration info, and PeiCore will only migrate FVs indicated by this Hob info. This is a backwards compatible change, PeiCore will check MigrationInfo hob before migration. If MigrationInfo hobs exists, only migrate FVs recorded by hobs. If MigrationInfo hobs not exists, migrate all FVs to permanent memory. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Ray Ni <ray.ni@intel.com> Cc: Guomin Jiang <guomin.jiang@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> Reviewed-by: Ray Ni <ray.ni@intel.com> Signed-off-by: Cheng Sun <chengx.sun@intel.com>
Diffstat (limited to 'StandaloneMmPkg')
0 files changed, 0 insertions, 0 deletions