]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.c
1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Tools / Source / GenDepex / GenDepex.c
index cebcc01f9b783874208f21f252c58433b18b93e6..59a8f384b364c5e24912fefa7045f3a37ad68212 100644 (file)
@@ -841,12 +841,12 @@ Returns:
   //\r
   //  Output the calling arguments\r
   //\r
-  printf ("\n\n");\r
-  for (Index = 0; Index < argc; Index++) {\r
-    printf ("%s ", argv[Index]);\r
-  }\r
-\r
-  printf ("\n\n");\r
+  //printf ("\n\n");\r
+  //for (Index = 0; Index < argc; Index++) {\r
+  //  printf ("%s ", argv[Index]);\r
+  //}\r
+  //\r
+  //printf ("\n\n");\r
 \r
   if (argc < 5) {\r
     printf ("Not enough arguments\n");\r