summaryrefslogtreecommitdiff
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
parentccde0b6680b67999bba53ede3570b6eb6fdeeb32 (diff)
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
-rwxr-xr-xBaseTools/Bin/Win32/build.exebin1457828 -> 1457847 bytes
-rw-r--r--BaseTools/ReadMe.txt2
2 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Bin/Win32/build.exe b/BaseTools/Bin/Win32/build.exe
index bcf8917ff0..326b8382b1 100755
--- a/BaseTools/Bin/Win32/build.exe
+++ b/BaseTools/Bin/Win32/build.exe
Binary files differ
diff --git a/BaseTools/ReadMe.txt b/BaseTools/ReadMe.txt
index 37d1387e6c..55378109b8 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