]> git.proxmox.com Git - mirror_edk2.git/blobdiff - StandaloneMmPkg/Core/Dispatcher.c
StandaloneMmPkg/Core: fix bogus FV pointer in DEBUG string
[mirror_edk2.git] / StandaloneMmPkg / Core / Dispatcher.c
index 2f795d01dc1ffe1512c28c4fb0b88b451bdca232..c99e6c04c8de31a4ef7022a7cafee6a9db88c5a2 100644 (file)
@@ -816,7 +816,7 @@ FvIsBeingProcessed (
 {\r
   KNOWN_FWVOL   *KnownFwVol;\r
 \r
-  DEBUG ((DEBUG_INFO, "FvIsBeingProcessed - 0x%08x\n", KnownFwVol));\r
+  DEBUG ((DEBUG_INFO, "FvIsBeingProcessed - 0x%08x\n", FwVolHeader));\r
 \r
   KnownFwVol = AllocatePool (sizeof (KNOWN_FWVOL));\r
   ASSERT (KnownFwVol != NULL);\r