]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/MigrationTools/org/tianocore/migration/SourceFileReplacer.java
add MigrationTool
[mirror_edk2.git] / Tools / Source / MigrationTools / org / tianocore / migration / SourceFileReplacer.java
index fdc8a657a7884f60b320cbfd504e44dfa007b46c..42a220f6809b007596ea231fa47ef96b2e3cc90c 100644 (file)
@@ -44,9 +44,12 @@ public final class SourceFileReplacer {
                \r
                String outname = null;\r
                String inname = null;\r
+               /*\r
                if (MigrationTool.ui.yesOrNo("Changes will be made to the Source Code.  View details?")) {\r
                        showdetails = true;\r
                }\r
+               */\r
+               showdetails = true;                     // set this as default now, may be changed in the future\r
                \r
                Iterator<String> di = mi.localmodulesources.iterator();\r
                while (di.hasNext()) {\r