]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuDxe/CpuDxe.c
UefiCpuPkg/CpuDxe: change level of DEBUG message
[mirror_edk2.git] / UefiCpuPkg / CpuDxe / CpuDxe.c
index cfd4c415aedcb867d7549664b928f969cce8d1c5..76661cbcd9bdc5be82fadccec5c00af126036bd9 100644 (file)
@@ -404,7 +404,7 @@ CpuSetMemoryAttributes (
   // to avoid unnecessary computing.\r
   //\r
   if (mIsFlushingGCD) {\r
-    DEBUG((DEBUG_INFO, "  Flushing GCD\n"));\r
+    DEBUG((DEBUG_VERBOSE, "  Flushing GCD\n"));\r
     return EFI_SUCCESS;\r
   }\r
 \r