]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.c
SecurityPkg: Change EFI_D_INFO to DEBUG_INFO
[mirror_edk2.git] / SecurityPkg / Tcg / MemoryOverwriteControl / TcgMor.c
index fe2bd749fb49db9f5b7cf645f9d3b2cba3ae99bd..afbecbc00db70f90c5b6843e7ff310d313eaf779 100644 (file)
@@ -341,7 +341,7 @@ MorDriverEntryPoint (
     //\r
     // Create a Ready To Boot Event and Clear the MorControl bit in the call back function.\r
     //\r
-    DEBUG ((EFI_D_INFO, "TcgMor: Create ReadyToBoot Event for MorControl Bit cleanning!\n"));\r
+    DEBUG ((DEBUG_INFO, "TcgMor: Create ReadyToBoot Event for MorControl Bit cleanning!\n"));\r
     Status = EfiCreateEventReadyToBootEx (\r
                TPL_CALLBACK,\r
                OnReadyToBoot,\r