mirror of https://github.com/acidanthera/audk.git
Synchronize the build tools' binary with source files at r1637 in build tool project.
The modifications are: 1. Support BuildRuleFamily attribute of tool chain tag to be filtered build rule. 2. Enhance GenFds tool to get the default PcdValue from DEC file. 3. Enhance AutoGen to generate library function constructors for SEC type module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8764 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
444bf90deb
commit
61374f5d4f
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -27,7 +27,7 @@ Notes:
|
||||||
or modules because the AutoGen.* files have been be removed. The "makefile" itself
|
or modules because the AutoGen.* files have been be removed. The "makefile" itself
|
||||||
cannot generate AutoGen.* files. Only "build" command can.
|
cannot generate AutoGen.* files. Only "build" command can.
|
||||||
3) All .exe binary file including C and python tools are generated from:
|
3) All .exe binary file including C and python tools are generated from:
|
||||||
r1634 <buildtools_project>\BaseTools\Source\Python\
|
r1637 <buildtools_project>\BaseTools\Source\Python\
|
||||||
|
|
||||||
Brief usage for Migration Tool MigrationMsa2Inf.exe:
|
Brief usage for Migration Tool MigrationMsa2Inf.exe:
|
||||||
1. Command line format:
|
1. Command line format:
|
||||||
|
|
Loading…
Reference in New Issue