]> git.proxmox.com Git - mirror_edk2.git/commit
Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directly, some...
authorChao Zhang <chao.b.zhang@intel.com>
Fri, 31 Oct 2014 10:59:25 +0000 (10:59 +0000)
committerczhang46 <czhang46@Edk2>
Fri, 31 Oct 2014 10:59:25 +0000 (10:59 +0000)
commitf7fe68db7dad70646523a6ae2442f592651df8d9
treee957797547f791c991e7935305e09c354baa4b80
parent6ebffb67c8eca68cf5eb36bd308b305ab84fdd99
Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directly, some are replaced by debug output.
ASSERT for SetupEventLog is kept. It is the foundation of TcgProtocol and TrEEProtocol

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16281 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/Tcg/TcgDxe/TcgDxe.c
SecurityPkg/Tcg/TrEEDxe/TrEEDxe.c