]> git.proxmox.com Git - mirror_edk2.git/commit
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)
commit495ee9b85141dd9b65434d677b3a685fe166128d
tree42c79b61a0d2cc6a856d62dc82862a26dcf0a94e
parent857ce453d4c5fa18b03a334e9bf043276b8f6dd4
SecurityPkg/TcgMor: move TPer Reset operation to this module

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
SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.c
SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.h
SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf