]> git.proxmox.com Git - mirror_edk2.git/commitdiff
fix a bug which blocks the build process.change os.path.isfile to os.path.isabs
authorjjin9 <jjin9@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Sep 2007 01:26:40 +0000 (01:26 +0000)
committerjjin9 <jjin9@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Sep 2007 01:26:40 +0000 (01:26 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3809 6f19259b-4bc3-4df7-8a09-765794883524

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

index d67d270141cc763c59155ffeffbb999e73956ac3..f6068ae5a5508008edff9ea4d75c0b8e8a997858 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ
index e5ec485285bdcca5bc9617080667dc0ea86aab56..0880b08cc6f0ad1b4f13e81ca7acd7817b55ced6 100644 (file)
@@ -29,7 +29,7 @@ Notes:
 3) build.exe in %WORKSPACE%\BaseTools\Bin\Win32 is generated from following revision of\r
    Python source code:\r
         r658 <buildtools_project>\BaseTools\Source\Python\Autogen\r
-        r724 <buildtools_project>\BaseTools\Source\Python\build\r
+        r725 <buildtools_project>\BaseTools\Source\Python\build\r
         r700 <buildtools_project>\BaseTools\Source\Python\Common\r
         r695 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
         r710 <buildtools_project>\BaseTools\Source\Python\GenFds\r