]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg/UefiSpec: separate page access bitmask from SP and CRYPTO caps
authorMalgorzata Kukiello <jacek.kukiello@intel.com>
Thu, 24 Sep 2020 10:21:32 +0000 (18:21 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 10 Oct 2020 04:04:50 +0000 (04:04 +0000)
commit61915c4144ab490de797b540e840bc8a09256d49
treed6ebe4d4d058dba95753443bbc46edeb0be12992
parent244be783ae0407aa01f5b9db11d990a2e5d3212d
MdePkg/UefiSpec: separate page access bitmask from SP and CRYPTO caps

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2982

Operating systems are capable of treating SP and CRYPTO memory capabilities
and not as attributes. This means that these capabilites cannot be hidden
from OSs. For this reason, the SP and CRYPTO bits should be separated from
the bitmask that we use for hiding the page-access attributes.
Common mask for ATTRIBUTES was introduced in
3bd5c994c879f78e8e3d5346dc3b627f199291aa

Signed-off-by: Malgorzata Kukiello <jacek.kukiello@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Oleksiy Yakovlev <oleksiyy@ami.com>
Cc: Ard Biesheuvel (ARM address) <ard.biesheuvel@arm.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdePkg/Include/Uefi/UefiSpec.h