]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/ChangeLog.txt
Updated with the latest changes of build tools.
[mirror_edk2.git] / BaseTools / ChangeLog.txt
index 064f8b7c4ca19f2fc2b6e4f646f8b5a5ad956a8e..752d110ea4ef76c64959a6f41840ebdb2e143c4d 100644 (file)
@@ -38,6 +38,37 @@ EDK_0000: Compatible: owner
 !!!!!!!!!!!!!!!!!!                     End of Notes                     !!!!!!!!!!!!!!!!!!\r
 ##########################################################################################\r
 \r
+==========================================================================================\r
+EDK_4096: Non-Compatible: jwang36\r
+\r
+      Class_BuildTool:\r
+        1) Removed the calling of vsvars32.bat in edksetup.bat, unless\r
+                               "--nt32" switch is used.\r
+                               2) Added MAKE command in tools_def.txt. This is used to locate where\r
+                               the nmake.exe or make.exe is because it will not be in PATH any more.\r
+                               3) Removed the calling of vsvars32.bat in toolsetup.bat.\r
+                               4) Solved the hang issue of build.exe when error occurred or Ctrl+C is\r
+                               pressed.\r
+                               5) Passed "-v/-d/-q" command line option to GenFds.exe in makefile if\r
+                               it's used by build.exe.\r
\r
+        Code Change :\r
+        1) BaseTools/Bin/Win32/build.exe\r
+        2) BaseTools/Bin/Win32/GenFds.exe\r
+        3) BaseTools/Conf/tools_def.template\r
+        4) BaseTools/toolsetup.bat\r
+                               5) edksetup.bat\r
+\r
+        Possible Impacts:\r
+        1) Nt32Pkg build needs to run vsvars32.bat before edksetup.bat or run\r
+                               edksetup.bat with "--nt32" option, like\r
+\r
+                                               edksetup.bat --nt32 newbuild\r
+\r
+                               2) $(WORKSPACE)/Conf/tools_def.txt must be deleted before running\r
+                               edksetup.bat because of new tools_def.template. Otherwise the\r
+                               build.exe cannot find the nmake.exe to call.\r
+\r
 ==========================================================================================\r
 EDK_3947: Compatible: jwang36\r
 \r