summaryrefslogtreecommitdiff
path: root/Tools/Source/GenBuild/org/tianocore/build/global/SurfaceAreaQuery.java
AgeCommit message (Expand)AuthorFilesLines
2006-10-05Restructuring for better separation of Tool packages.lhauch1-2007/+0
2006-09-25Support "Defining Module Sequence in FV.inf". Since modules sequences in Fv.i...wuyizhong1-2/+13
2006-09-21Fix EDKT272.qouyang1-36/+64
2006-09-13To locate module precisely in stand-alone module build. Except Module Guid, a...wuyizhong1-1/+3
2006-09-06Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. wuyizhong1-14/+13
2006-09-01Remove static from SurfaceAreaQuery.java for preparing parallel build.(1) wuyizhong1-83/+83
2006-08-18- Fixed EDKT146; The override warning message has been reduced to almost none.jwang361-19/+21
2006-08-16Fix the track EDKT187: If a module do not use PCD, PcdLib library class need ...klu21-4/+3
2006-08-15Fix the bug that using hardcode driver name to judge whether current driver i...klu21-0/+26
2006-08-15moved exception and logger classes to org.tianocore.common packageyshi81-115/+118
2006-08-09Fixed EDKT163. Added code to assign "arch" to null when no "SupArchList" is s...jwang361-16/+11
2006-07-20a) Fixed the issue that the unnecessary build for not specified ARCH in singl...jwang361-3/+3
2006-07-17Fix EDKT138. And add active_platform file info for stand alone module build. wuyizhong1-3/+0
2006-07-14Fix EDKT117. If SupArchList is not specified, then build the module with all ...wuyizhong1-15/+21
2006-07-11EDKT96.qouyang1-0/+20
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-3/+3
2006-07-10Support prebuild and postbuild for UserExtension for Platform build. If UserE...wuyizhong1-3/+14
2006-07-10Fixed EdkT35, EdkT89.qouyang1-5/+15
2006-07-07Fixed the build warning issuejwang361-149/+56
2006-07-07Remove build warning.qouyang1-3/+15
2006-07-06Restrict using UserExtension with UserID "TianoCore".wuyizhong1-2/+1
2006-07-06Fix an issue for user extensions. wuyizhong1-1/+1
2006-07-05Support UserExtension in FPD. wuyizhong1-9/+8
2006-07-05Fixed the unchecked warning issues when building GenBuildjwang361-0/+8
2006-07-05Fully support active platform policy. wuyizhong1-2/+32
2006-07-04Fix autogen bug:[Edk67][Edk35].qouyang1-69/+70
2006-06-30New tool.qouyang1-26/+80
2006-06-30Change to new XML Schema. wuyizhong1-658/+1427
2006-06-22In before, module type is judged by the sub element value in <ModuleSA>, it i...klu21-0/+16
2006-06-14added the support for new schema and old schema at the same timejwang361-7/+55
2006-06-131) Fix a bug for PCD autogen tools, see track#115 in PVCS: Module's PCD infor...klu21-73/+19
2006-04-21Initial import.bbahnsen1-0/+1109