diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2019-04-24 14:07:19 -0700 |
---|---|---|
committer | Michael D Kinney <michael.d.kinney@intel.com> | 2019-04-30 16:39:40 -0700 |
commit | 0edaa8c16204ffd018391c584322455c50c2719c (patch) | |
tree | bec846840e01a999d4d1a8b923701fe780fbed86 /BaseTools/Source/Python/CommonDataClass | |
parent | c793d24b010353b4d2db74aad4954ce9f62f0f25 (diff) | |
download | edk2-0edaa8c16204ffd018391c584322455c50c2719c.tar.gz edk2-0edaa8c16204ffd018391c584322455c50c2719c.tar.bz2 edk2-0edaa8c16204ffd018391c584322455c50c2719c.zip |
QuarkSocPkg/SmmAccessDxe: Set region to UC on SMRAM close
The following commit removed the unconditional UC setting
just prior to closing the SMRAM region. This is a correct
change for most platforms.
https://github.com/tianocore/edk2/commit/bfc87aa78e77ed15b09d1b4499c5eab63e8842bb
The Quark platforms still require this UC setting, so move
the UC setting into the Quark specific SMM Access Protocol
when the Close() service is called.
Cc: Kelly Steele <kelly.steele@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Kelly Steele <kelly.steele@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
0 files changed, 0 insertions, 0 deletions