edk2/MdeModulePkg/Universal/Variable
Laszlo Ersek e3531164cc MdeModulePkg/Variable/RuntimeDxe: permit MorLock deletion for passthru req
The SetMorLockVariable() function sets "mMorLockPassThru" to TRUE
temporarily, so that it can set the MOR Control Lock variable to
well-formed values without permission checks.

In the next patch, we'll need the same override for deleting the MOR
Control Lock variable; hence obey "mMorLockPassThru" in the deletion
branch of SetVariableCheckHandlerMorLock() as well.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Ladi Prosek <lprosek@redhat.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Tested-by: Ladi Prosek <lprosek@redhat.com>
2017-10-10 11:25:23 +02:00
..
EmuRuntimeDxe MdeModulePkg Variable: Update GetNextVariableName to follow UEFI 2.7 2017-06-27 13:57:39 +08:00
Pei MdeModulePkg: Minor update to the Data parameter for PEI GetVariable() 2017-06-22 17:56:12 +08:00
RuntimeDxe MdeModulePkg/Variable/RuntimeDxe: permit MorLock deletion for passthru req 2017-10-10 11:25:23 +02:00