]> git.proxmox.com Git - mirror_edk2.git/commitdiff
1) Fixed the issue which macro in the form of ENV() can't be replaced.
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Sep 2007 05:13:35 +0000 (05:13 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Sep 2007 05:13:35 +0000 (05:13 +0000)
2) Changed the class-less library instance format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3839 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Bin/Win32/build.exe
BaseTools/ReadMe.txt

index ac13631ca04ad763abfe53a99b1ceab39b2cb974..fccf1f2b695007bf766295d2a78965dc09d47392 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ
index f461f05be10a5c23c7669cfbd770676cf0a62706..f79ed2fcd683dee3e08c91fa29151fe5213b347b 100644 (file)
@@ -28,11 +28,11 @@ Notes:
         cannot generate AutoGen.* files. Only "build" command can.\r
 3) build.exe in %WORKSPACE%\BaseTools\Bin\Win32 is generated from following revision of\r
    Python source code:\r
-        r729 <buildtools_project>\BaseTools\Source\Python\Autogen\r
-        r729 <buildtools_project>\BaseTools\Source\Python\build\r
-        r729 <buildtools_project>\BaseTools\Source\Python\Common\r
-        r729 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
-        r729 <buildtools_project>\BaseTools\Source\Python\GenFds\r
+        r731 <buildtools_project>\BaseTools\Source\Python\Autogen\r
+        r731 <buildtools_project>\BaseTools\Source\Python\build\r
+        r731 <buildtools_project>\BaseTools\Source\Python\Common\r
+        r731 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
+        r731 <buildtools_project>\BaseTools\Source\Python\GenFds\r
         \r
 4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)\r
         r729 <buildtools_project>\BaseTools\Source\Python\Common\r