summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Collapse)AuthorFilesLines
2006-07-04Fix a typo erroryshi81-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@733 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04Updated the SPD and MSA files for Tools - created some new MSA files as well.lhauch9-171/+694
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@731 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04restored the file name and path of assembly filejwang361-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@730 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04Adjust Platform Definition and Module SA operations in FPD editor.jlin163-170/+612
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@729 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04commented out the preprocessing of asm files, it will cause error on normal ↵jwang361-1/+2
asm file git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@728 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04Add to the rules to generate TE sectionlgao41-53/+53
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@727 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04added asm file preprocess in <Build_Assembly> macrojwang361-1/+24
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@726 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04Removed the namespace="##local" from the UserExtensions sub-element. Any ↵lhauch1-1/+1
valid XML tags can be placed within this section, and our tools still validate correctly. However, the UserExtensions does not support just data - data must wrapped within XML tags. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@724 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-04Added a line to create a target.txt if one does not exist, based on the ↵lhauch2-0/+4
target.template file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@723 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang123-26/+83
Fix a few bugs in PcdDxe and PcdPEIM git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@722 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-03Add follows warpped tianotools to frameworktask:qouyang17-2/+3595
1. CreateMtFileTask 2. EfiCompressTask 3. EfiRomTask 4. FlashMapTask 5. GenAcpiTableTask 6. GenCapsuleHdrTask 7. GenTeImageTask 8. PeiReBaseTask 9. SectApResetVectorFixupTask 10.SecFixupTask 11.SplitfileTask 12.StripTask 13.ZeroDebugDataTask git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@720 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-03Add build macro to generate section type TE. wuyizhong1-16/+56
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@719 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-03git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@718 ↵jlin162-10/+278
6f19259b-4bc3-4df7-8a09-765794883524
2006-07-03Added two optional attributes to the Cloned element, FarGuid and Id that can ↵lhauch2-0/+12
be used to track the heritage. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@717 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-03git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@715 ↵lhauch1-0/+0
6f19259b-4bc3-4df7-8a09-765794883524
2006-07-03git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@714 ↵jlin162-336/+634
6f19259b-4bc3-4df7-8a09-765794883524
2006-07-02Flash Setting Refinementjlin162-770/+264
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@711 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@710 ↵jlin169-340/+763
6f19259b-4bc3-4df7-8a09-765794883524
2006-07-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@709 ↵jlin164-11/+20
6f19259b-4bc3-4df7-8a09-765794883524
2006-07-01After change token space guid from guid value to Guid's CName, change code ↵klu22-13/+46
to support that. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@707 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-01Clean up for debug message of PCD tools.klu23-39/+11
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@704 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30changed the default path for EBC tooljwang361-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@702 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30removed unnecessary name space declarations in some top level elementsjwang364-4/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@700 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30For new toolsqouyang1-6/+6
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@699 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@698 ↵wuyizhong1-0/+34
6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30removed mbd file verification, added fpd file verificationjwang361-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@697 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@696 ↵wuyizhong3-0/+461
6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30FDPManifest.xsd has been changed to FarManifest.xsdjwang362-376/+236
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@695 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30re-addedjwang361-0/+44
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@694 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30New tool.qouyang20-2073/+2524
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@692 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30deleted all obsoleted configuration filesjwang3614-401/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@691 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30added all supported platformsjwang361-4/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@690 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Change to new XML Schema. wuyizhong42-5991/+6943
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@687 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Change to new XML Schema. wuyizhong1-4/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@686 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Using ModuleType to determine FFS file extension. wuyizhong1-37/+27
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@685 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30This file is never used any more. Enhance Cpptasks. wuyizhong1-23/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@684 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Change to new XML Schema. Using Module_Type to determine SubSystem valuewuyizhong1-9/+15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@683 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Change to new XML Schema. wuyizhong5-902/+213
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@682 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Change to new XML Schema. wuyizhong2-557/+209
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@681 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Change to new XML Schemawuyizhong8-4194/+2667
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@680 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Modify BuildOptions and Flash editors in FPD file.jlin165-98/+52
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@676 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30Remove ModuleEditor and PackageEditor from Tools\Sourcehche10x74-32270/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@672 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@671 ↵hche10x113-18/+45968
6f19259b-4bc3-4df7-8a09-765794883524
2006-06-29merged the last changes in new schemajwang364-2/+25
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@654 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-28Fixed autogen bug (EDKT12, EDKT19)qouyang2-5/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@652 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-27commented out building ModuleEditor and PackageEditorjwang361-1/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@644 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-27merged part of new changes in new schema, and changed genbuild code accordinglyjwang363-108/+134
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@643 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-26Fix a bug for regular expression using wrong module's file name which ↵klu21-1/+11
contains '\'. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@633 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-26Fix a bug for token number set in FPD can not exceed 2^31. The fixing is ↵klu23-14/+17
using Long instead of int type. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@632 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang122-23/+50
2) make sure VOID* type dynamic PCD entry can handle ASCII string correctly. 3) correct one bug where if StringTable is empty the autogen.c won't compile. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@630 6f19259b-4bc3-4df7-8a09-765794883524