]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fixed an issue that is the auto-generated code for dynamic-ex PCD is not correct
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 29 Sep 2007 01:46:24 +0000 (01:46 +0000)
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 29 Sep 2007 01:46:24 +0000 (01:46 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3974 6f19259b-4bc3-4df7-8a09-765794883524

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

index 584def8bb752748514ee9cc9f93872e23991d905..1680a3155ae41b28b1907e9eb0a2a2a20225e5cc 100755 (executable)
Binary files a/BaseTools/Bin/Win32/build.exe and b/BaseTools/Bin/Win32/build.exe differ
index 84e70fee0f07a2a83e1fd6d18bbabcbacd3d3da9..e1be1a2ce5024d76c8e02b2c46475c5058f6ee54 100644 (file)
@@ -28,11 +28,11 @@ Notes:
         cannot generate AutoGen.* files. Only "build" command can.\r
 3) build.exe in %WORKSPACE%\BaseTools\Bin\Win32 is generated from following revision of\r
    Python source code:\r
-        r776 <buildtools_project>\BaseTools\Source\Python\Autogen\r
-        r776 <buildtools_project>\BaseTools\Source\Python\build\r
-        r776 <buildtools_project>\BaseTools\Source\Python\Common\r
-        r776 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
-        r776 <buildtools_project>\BaseTools\Source\Python\GenFds\r
+        r785 <buildtools_project>\BaseTools\Source\Python\Autogen\r
+        r785 <buildtools_project>\BaseTools\Source\Python\build\r
+        r785 <buildtools_project>\BaseTools\Source\Python\Common\r
+        r785 <buildtools_project>\BaseTools\Source\Python\CommonDataClass\r
+        r785 <buildtools_project>\BaseTools\Source\Python\GenFds\r
         \r
 4) GenFds.exe has is a combo of the follow python source.(This is a temporary branch)\r
         r750 <buildtools_project>\BaseTools\Source\Python\Common\r