summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2006-07-04Fix a typo erroryshi81-2/+2
2006-07-04Updated the SPD and MSA files for Tools - created some new MSA files as well.lhauch9-171/+694
2006-07-04restored the file name and path of assembly filejwang361-2/+2
2006-07-04Adjust Platform Definition and Module SA operations in FPD editor.jlin163-170/+612
2006-07-04commented out the preprocessing of asm files, it will cause error on normal a...jwang361-1/+2
2006-07-04Add to the rules to generate TE sectionlgao41-53/+53
2006-07-04added asm file preprocess in <Build_Assembly> macrojwang361-1/+24
2006-07-04Removed the namespace="##local" from the UserExtensions sub-element. Any val...lhauch1-1/+1
2006-07-04Added a line to create a target.txt if one does not exist, based on the targe...lhauch2-0/+4
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang123-26/+83
2006-07-03Add follows warpped tianotools to frameworktask:qouyang17-2/+3595
2006-07-03Add build macro to generate section type TE. wuyizhong1-16/+56
2006-07-03git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@718 6f19...jlin162-10/+278
2006-07-03Added two optional attributes to the Cloned element, FarGuid and Id that can ...lhauch2-0/+12
2006-07-03git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@715 6f19...lhauch1-0/+0
2006-07-03git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@714 6f19...jlin162-336/+634
2006-07-02Flash Setting Refinementjlin162-770/+264
2006-07-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@710 6f19...jlin169-340/+763
2006-07-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@709 6f19...jlin164-11/+20
2006-07-01After change token space guid from guid value to Guid's CName, change code to...klu22-13/+46
2006-07-01Clean up for debug message of PCD tools.klu23-39/+11
2006-06-30changed the default path for EBC tooljwang361-3/+3
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