]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenFw/Elf64Convert.c
BaseTools: ElfConvert Tool update VerboseMsg to same with the comment
[mirror_edk2.git] / BaseTools / Source / C / GenFw / Elf64Convert.c
index 15da89c755fe755f6edbb92ec9f7be9172d85113..469979c3b143f696c1b4c52cbc0f6bdbe0fccee7 100644 (file)
@@ -824,7 +824,7 @@ WriteSections64 (
         //\r
         //  Ignore for unkown section type.\r
         //\r
-        VerboseMsg ("%s unknown section type %x. We directly copy this section into Coff file", mInImageName, (unsigned)Shdr->sh_type);\r
+        VerboseMsg ("%s unknown section type %x. We ignore this unknown section type.", mInImageName, (unsigned)Shdr->sh_type);\r
         break;\r
       }\r
     }\r