]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Universal/Disk/Partition/Dxe/Gpt.c
Removed cross references from PciCf8Lib and PciExpressLib class to PciLib class.
[mirror_edk2.git] / EdkModulePkg / Universal / Disk / Partition / Dxe / Gpt.c
index 35ff1a86060eca8330fa8ffc49770586d41bdf8c..9077ac63c2e067a99bf83996bb9bfe46d10d92ec 100644 (file)
@@ -758,11 +758,11 @@ Returns:
   //\r
   // return status\r
   //\r
-  DEBUG_CODE (\r
+  DEBUG_CODE_BEGIN ();\r
     if (OrgCrc != Crc) {\r
       DEBUG ((EFI_D_ERROR, "CheckCrc32: Crc check failed\n"));\r
     }\r
-  );\r
+  DEBUG_CODE_END ();\r
 \r
   return (BOOLEAN) (OrgCrc == Crc);\r
 }\r