]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/FatPei/Gpt.c
FatPkg/FatPei: Remove extraneous debug message argument
[mirror_edk2.git] / FatPkg / FatPei / Gpt.c
index 0a1a25ceeff10ecfb3f03251bb0906d2881bed91..9e17ce88086f38b890f531840912e88de6f233d9 100644 (file)
@@ -361,7 +361,7 @@ PartitionCheckGptEntryArray (
 \r
     PrivateData->BlockDeviceCount++;\r
 \r
-    DEBUG ((DEBUG_INFO, "Find GPT Partition [0x%lx", PartitionEntryBuffer[Index].StartingLBA, BlockDevPtr->LastBlock));\r
+    DEBUG ((DEBUG_INFO, "Find GPT Partition [0x%lx", PartitionEntryBuffer[Index].StartingLBA));\r
     DEBUG ((DEBUG_INFO, ", 0x%lx]\n", BlockDevPtr->LastBlock));\r
     DEBUG ((DEBUG_INFO, "         BlockSize %x\n", BlockDevPtr->BlockSize));\r
   }\r