]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/TcgDxe/TcgDxe.c
SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly"
[mirror_edk2.git] / SecurityPkg / Tcg / TcgDxe / TcgDxe.c
index 5b7c5c3e165bcf7643c303caad04019003d2d5f9..4a90c5ccef1632edc5967fd9cce2469f975ffcc9 100644 (file)
@@ -1406,9 +1406,7 @@ DriverEntry (
   if (EFI_ERROR (Status)) {\r
     DEBUG ((\r
       EFI_D_ERROR,\r
-      "Line %d in file " __FILE__ ":\n    "\r
-      "DriverEntry: TPM not working properly\n",\r
-      __LINE__\r
+      "DriverEntry: TPM not working properly\n"\r
       ));\r
     return Status;\r
   }\r