mirror_edk2/Tools/Source/GenBuild
2006-08-18 05:37:49 +00:00
..
org/tianocore/build Change module build sequence. 1. Get FvImageName list according to their declaration order in the fpd file. 2. First build all modules in the first fvimage, then build all modules in the second fvimage, and so on. These modules sequence is still from their layout in the fpd file. 3. At last, build the remaining modules whose FVBinding = NULL. And also clean some unused code, and add and update some comments. 2006-08-18 05:37:49 +00:00
build.xml Because Pcd entity, exception and some action package are shared by Building tools and Wizard Tools, so I move them to Tools/Source folder and generated PcdTools.jar, 2006-07-31 18:55:26 +00:00
GenBuild.msa It is bad to put PcdDatabase.java into CollectPCDAction.java class. So I move it out. 2006-08-01 06:50:47 +00:00
GenBuild.tasks Remove some unused code and adjust some code format. Modules build with FPD sequence. Delete three unused Java files. 2006-08-03 02:55:45 +00:00