diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2024-09-02 08:37:51 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-06 11:41:49 +0300 |
commit | 633a755d99d8f889c4e3ed74cf558b16e6a67251 (patch) | |
tree | 57e7c9ae09d35e9aef8b31dc67ede4736f8bd2ea /MdePkg | |
parent | 4f6614fc180c3f24a72ac3234daba8575f13cbad (diff) | |
download | edk2-633a755d99d8f889c4e3ed74cf558b16e6a67251.tar.xz |
UefiCpuPkg/PiSmmCpuDxeSmm: Update IfReadOnlyPageTableNeeded
After the 9f29fbd3, full mapping SMM page table is always created
regardless the value of the PcdCpuSmmRestrictedMemoryAccess. If so,
SMM PageTable Attributes can be set to ready-only since there is no
need to update it. So, this patch is to remove restricted memory
access check when setting the SMM PageTable attributes.
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Diffstat (limited to 'MdePkg')
0 files changed, 0 insertions, 0 deletions