diff options
author | Jian J Wang <jian.j.wang@intel.com> | 2017-09-19 13:52:11 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2017-09-21 09:38:27 +0800 |
commit | 14dde9e903bb9a719ebb8f3381da72b19509bc36 (patch) | |
tree | a46c85441d145cb55d36b88a4e9507763669f1ff /ShellPkg/Application | |
parent | c1cab54ce57c2608b8b3ea051c7041f036f21153 (diff) | |
download | edk2-14dde9e903bb9a719ebb8f3381da72b19509bc36.tar.gz edk2-14dde9e903bb9a719ebb8f3381da72b19509bc36.tar.bz2 edk2-14dde9e903bb9a719ebb8f3381da72b19509bc36.zip |
MdeModulePkg/Core: Fix out-of-sync issue in GCD
From GCD perspective, its SetMemorySpaceAttributes() method doesn't accept page
related attributes. That means users cannot use it to change page attributes,
and have to turn to CPU arch protocol to do it, which is not be allowed by PI
spec.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Suggested-by: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'ShellPkg/Application')
0 files changed, 0 insertions, 0 deletions