summaryrefslogtreecommitdiff
path: root/BaseTools/ReadMe.txt
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-12 12:26:45 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-12 12:26:45 +0000
commitb6adf2c1fb423838325fce0b9007c06bd1ab01c1 (patch)
treeef7f182caa147025f987c4a49f255b338bbd2feb /BaseTools/ReadMe.txt
parentccde0b6680b67999bba53ede3570b6eb6fdeeb32 (diff)
downloadedk2-b6adf2c1fb423838325fce0b9007c06bd1ab01c1.zip
edk2-b6adf2c1fb423838325fce0b9007c06bd1ab01c1.tar.gz
edk2-b6adf2c1fb423838325fce0b9007c06bd1ab01c1.tar.bz2
Fix a typo so that platforms without FDF file can pass build.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3807 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 37d1387..5537810 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
- r722 <buildtools_project>\BaseTools\Source\Python\build
+ r723 <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