]> git.proxmox.com Git - mirror_edk2.git/commit - UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile.c
UefiCpuPkg/PiSmmCpuDxeSmm: Update saved SMM ranges check in SmmProfile
authorJeff Fan <jeff.fan@intel.com>
Tue, 28 Mar 2017 06:01:24 +0000 (14:01 +0800)
committerJeff Fan <jeff.fan@intel.com>
Sat, 1 Apr 2017 03:45:00 +0000 (11:45 +0800)
commitee58438970c13329fe35d04e2432e0b7d2703190
treedb21475a1e04643f5a63a719f5c0c093384583c5
parent97f1061e8b3fa638a445ee6ea68d4cf0a342f91d
UefiCpuPkg/PiSmmCpuDxeSmm: Update saved SMM ranges check in SmmProfile

SmmProfile feature required to protect all SMM ranges by structure
mProtectionMemRangeTemplate. This update is to add additonal save SMM ranges
into mProtectionMemRangeTemplate besides the range specified by
mCpuHotPlugData.SmrrBase/mCpuHotPlugData.SmrrSiz.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile.c