]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/GenFw/Elf32Convert.c
BaseTools: ElfConvert Tool update VerboseMsg to same with the comment
[mirror_edk2.git] / BaseTools / Source / C / GenFw / Elf32Convert.c
index af5ff9396ecf7c06656b057ee3f4f23e5d179621..3d7de6d5c123c66ea632ec117fbd224a754c6cac 100644 (file)
@@ -690,7 +690,7 @@ WriteSections32 (
         //\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