audk/SecurityPkg/Tcg
Star Zeng ec4910cd33 SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly"
Current code for case "TPM not working properly" uses the predefined
macro __FILE__ in debug format string, but uses predefined macro
__LINE__ as parameter, and it also uses multiple pairs of "" in debug
format string.

To be simple and clear, this patch is to update the code to just use
"DriverEntry: TPM not working properly\n" as the debug message.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Amy Chan <amy.chan@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2017-06-10 13:19:59 +08:00
..
MemoryOverwriteControl SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE. 2016-01-11 05:12:31 +00:00
MemoryOverwriteRequestControlLock SecurityPkg: Mark MorLock module deprecated. 2016-01-19 13:23:30 +00:00
Opal SecurityPkg OpalPasswordSmm: Consume SmmIoLib. 2017-05-04 08:32:38 +08:00
PhysicalPresencePei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Tcg2Config SecurityPkg: Tcg2ConfigDxe/Tcg2Smm: Fix TPM2 HID issue 2017-01-10 15:16:46 +08:00
Tcg2Dxe SecurityPkg: Add TCG Spec info to TCG related modules 2017-05-11 16:20:05 +08:00
Tcg2Pei SecurityPkg: Add TCG Spec info to TCG related modules 2017-05-11 16:20:05 +08:00
Tcg2Smm SecurityPkg: Add TCG Spec info to TCG related modules 2017-05-11 16:20:05 +08:00
TcgConfigDxe SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack function 2016-02-22 14:19:04 +08:00
TcgDxe SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly" 2017-06-10 13:19:59 +08:00
TcgPei SecurityPkg: TcgPei: Sync TCG PP lifetime lock state 2017-01-06 09:57:05 +08:00
TcgSmm Revert old "Enable BlockSid related PP actions" patch series. 2016-11-23 16:30:03 +08:00
TrEEConfig SecurityPkg: Update protocol usage in module INF files. 2016-04-13 14:52:58 +08:00
TrEEDxe SecurityPkg: Error Level is not used correctly 2017-04-12 08:56:33 +08:00
TrEEPei SecurityPkg: Error Level is not used correctly 2017-04-12 08:56:33 +08:00
TrEESmm SecurityPkg: Tcg2Config: TPM2 ACPI Table Rev Option 2017-01-10 14:18:42 +08:00