summaryrefslogtreecommitdiffstats
path: root/BaseTools/ReadMe.txt
diff options
context:
space:
mode:
authorjjin9 <jjin9@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-13 01:26:40 +0000
committerjjin9 <jjin9@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-13 01:26:40 +0000
commit59565b2e40e248b52963604e60cb39d3b612b469 (patch)
treedb2420bfe87470782e1eee2851d674b8f27da818 /BaseTools/ReadMe.txt
parentcd7e9a3342bf57ed3ab6860bb85df307560905f8 (diff)
downloadedk2-59565b2e40e248b52963604e60cb39d3b612b469.tar.gz
edk2-59565b2e40e248b52963604e60cb39d3b612b469.tar.bz2
edk2-59565b2e40e248b52963604e60cb39d3b612b469.zip
fix a bug which blocks the build process.change os.path.isfile to os.path.isabs
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3809 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/ReadMe.txt')
-rw-r--r--BaseTools/ReadMe.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt
index e5ec485285..0880b08cc6 100644
--- a/BaseTools/ReadMe.txt
+++ b/BaseTools/ReadMe.txt
@@ -29,7 +29,7 @@ Notes:
3) build.exe in %WORKSPACE%\BaseTools\Bin\Win32 is generated from following revision of
Python source code:
r658 <buildtools_project>\BaseTools\Source\Python\Autogen
- r724 <buildtools_project>\BaseTools\Source\Python\build
+ r725 <buildtools_project>\BaseTools\Source\Python\build
r700 <buildtools_project>\BaseTools\Source\Python\Common
r695 <buildtools_project>\BaseTools\Source\Python\CommonDataClass
r710 <buildtools_project>\BaseTools\Source\Python\GenFds