]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg PiSmmCpuDxeSmm: SMM profile and static paging mutual exclusion
authorStar Zeng <star.zeng@intel.com>
Thu, 7 Dec 2017 09:00:48 +0000 (17:00 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 8 Dec 2017 04:29:24 +0000 (12:29 +0800)
commit1015fb3c1beb27eabd77e97f06f6b1012bacf3d8
tree177694519c28f96cb3b75fc320f4ff9af50ee7f7
parent5d0e003c8ce2616c763f8edd4ac18f560d418e76
UefiCpuPkg PiSmmCpuDxeSmm: SMM profile and static paging mutual exclusion

SMM profile and static paging could not be enabled at the same time,
this patch is to add check and comments to make sure it.

Similar comments are also added for the case of static paging and
heap guard for SMM.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/PageTbl.c
UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c
UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg/UefiCpuPkg.uni