summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-06-30removed unnecessary name space declarations in some top level elementsjwang364-4/+4
2006-06-30For new toolsqouyang1-6/+6
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@698 6f19...wuyizhong1-0/+34
2006-06-30removed mbd file verification, added fpd file verificationjwang361-1/+1
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@696 6f19...wuyizhong3-0/+461
2006-06-30FDPManifest.xsd has been changed to FarManifest.xsdjwang362-376/+236
2006-06-30re-addedjwang361-0/+44
2006-06-30New tool.qouyang20-2073/+2524
2006-06-30deleted all obsoleted configuration filesjwang3614-401/+0
2006-06-30added all supported platformsjwang361-4/+1
2006-06-30Change to new XML Schema. wuyizhong42-5991/+6943
2006-06-30Change to new XML Schema. wuyizhong1-4/+4
2006-06-30Using ModuleType to determine FFS file extension. wuyizhong1-37/+27
2006-06-30This file is never used any more. Enhance Cpptasks. wuyizhong1-23/+0
2006-06-30Change to new XML Schema. Using Module_Type to determine SubSystem valuewuyizhong1-9/+15
2006-06-30Change to new XML Schema. wuyizhong5-902/+213
2006-06-30Change to new XML Schema. wuyizhong2-557/+209
2006-06-30Change to new XML Schemawuyizhong8-4194/+2667
2006-06-30Modify BuildOptions and Flash editors in FPD file.jlin165-98/+52
2006-06-30Remove ModuleEditor and PackageEditor from Tools\Sourcehche10x74-32270/+0
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@671 6f19...hche10x113-18/+45968
2006-06-29merged the last changes in new schemajwang364-2/+25
2006-06-28Fixed autogen bug (EDKT12, EDKT19)qouyang2-5/+5
2006-06-27commented out building ModuleEditor and PackageEditorjwang361-1/+3
2006-06-27merged part of new changes in new schema, and changed genbuild code accordinglyjwang363-108/+134
2006-06-26Fix a bug for regular expression using wrong module's file name which contain...klu21-1/+11
2006-06-26Fix a bug for token number set in FPD can not exceed 2^31. The fixing is usin...klu23-14/+17
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang122-23/+50
2006-06-231) Add in support to traverse taken spaceqwang123-4/+25
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu21-8/+58
2006-06-231) make sure a empty database will be generated if the Uinitialized database ...qwang121-2/+12
2006-06-231) remove some dead code from WinNtBusDriver.cqwang126-142/+815
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu21-46/+32
2006-06-22In before, module type is judged by the sub element value in <ModuleSA>, it i...klu23-73/+33
2006-06-221) Change the schema type for <VariableGuid> used in PCD HiiEnable group in F...klu22-10/+28
2006-06-22Major Changes - most of MSA and SPD are completed.lhauch1-0/+0
2006-06-21Not neededbbahnsen5-2220/+0
2006-06-21Clean up some data type mismatches.bbahnsen6-50/+50
2006-06-211) Move almost new schema related to PCD on branch to transition scheme in ma...klu26-736/+530
2006-06-21Use the address of guid array as parameter directly for _PCD_MODE_xx macro fo...klu22-20/+16
2006-06-20Use capital S for GCC assembly. This enables pre-processing for PCD support.bbahnsen1-1/+1
2006-06-20Modify autogen code for DynamicEx type PCD.klu22-36/+69
2006-06-20Add exception and log mechanismqouyang5-0/+92
2006-06-20Adpate to schema merge.jlin163-61/+25
2006-06-20changed Specification to string and changed back Abstract to new schema formatjwang362-16/+9
2006-06-20changed back to old Abstract and Version in SpdHeader for ModuleEditor and Pa...jwang362-2/+9
2006-06-20git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@569 6f19...qouyang1-33/+0
2006-06-20merged the new changes in new schema, and corrected many inconsistencies in a...jwang367-152/+241
2006-06-20changed the way to fetch file name list in spd file, per the schema changesjwang361-5/+4
2006-06-20Add log and exception mechanismqouyang5-0/+230