]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix a typo so that platforms without FDF file can pass build.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 12 Sep 2007 12:26:45 +0000 (12:26 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 12 Sep 2007 12:26:45 +0000 (12:26 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3807 6f19259b-4bc3-4df7-8a09-765794883524

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

index bcf8917ff0f28a446165eb0800b2abc8513b3385..326b8382b1cf63a2e079a2b3edc99358b0bd6c9d 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ
index 37d1387e6c05f290902ae67412a4fb6936a622db..55378109b82a06b7626f5cb5be3608b6760ed4c7 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
-        r722 <buildtools_project>\BaseTools\Source\Python\build\r
+        r723 <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