]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg/TcgMor: move TPer Reset operation to this module
authorTian Feng <feng.tian@intel.com>
Fri, 26 Jun 2015 08:42:46 +0000 (08:42 +0000)
committererictian <erictian@Edk2>
Fri, 26 Jun 2015 08:42:46 +0000 (08:42 +0000)
The TPer Reset operation is a common logic. So it's added into
SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf module and
would be triggered at EndOfDxe.

By this way, all encrypted drives which produce EFI_STORAGE_SECURITY_
RPOTOCOL interface would be force reset when MOR is set.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tian Feng <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17718 6f19259b-4bc3-4df7-8a09-765794883524


No differences found