]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/ChangeLog.txt
Remove BINARY_MODULE = true attribute from binary module inf file, because this attri...
[mirror_edk2.git] / BaseTools / ChangeLog.txt
index d1f6079ad6c9d93b67696ff1379eb93b8f38c466..064f8b7c4ca19f2fc2b6e4f646f8b5a5ad956a8e 100644 (file)
@@ -43,8 +43,8 @@ EDK_3947: Compatible: jwang36
 \r
       Class_BuildTool:\r
         1) Improved spawn mode (multi-thread) build performance (build -s)\r
-                               2) Changed the error/debug/warning message format\r
-                               3) Added "--log" command line option to support storing log in file\r
+        2) Changed the error/debug/warning message format\r
+        3) Added "--log" command line option to support storing log in file\r
  \r
         Code Change :\r
         1) BaseTools/Bin/Win32/build.exe\r
@@ -108,13 +108,13 @@ EDK_3911: Compatible: jlin16
         \r
         Specifying how to process the binary file by defining corresponding Rule like this:\r
         [Rule.Common.Base.Test]\r
-              FILE FREEFORM = $(NAMED_GUID) {\r
-                COMPRESS PI_STD {\r
-                GUIDED {\r
+         FILE FREEFORM = $(NAMED_GUID) {\r
+           COMPRESS PI_STD {\r
+             GUIDED {\r
                 RAW BIN |.bmp   \r
              }\r
-                }\r
-              }\r
+           }\r
+         }\r
 \r
 ==========================================================================================\r
 EDK_3832: Non-Compatible: jwang36\r