summaryrefslogtreecommitdiff
path: root/Tools/Source
AgeCommit message (Expand)Author
2006-07-03Add follows warpped tianotools to frameworktask:qouyang
2006-07-03git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@718 6f19...jlin16
2006-07-03git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@714 6f19...jlin16
2006-07-02Flash Setting Refinementjlin16
2006-07-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@710 6f19...jlin16
2006-07-01git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@709 6f19...jlin16
2006-07-01After change token space guid from guid value to Guid's CName, change code to...klu2
2006-07-01Clean up for debug message of PCD tools.klu2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@696 6f19...wuyizhong
2006-06-30New tool.qouyang
2006-06-30Change to new XML Schema. wuyizhong
2006-06-30Change to new XML Schema. wuyizhong
2006-06-30Using ModuleType to determine FFS file extension. wuyizhong
2006-06-30This file is never used any more. Enhance Cpptasks. wuyizhong
2006-06-30Change to new XML Schema. Using Module_Type to determine SubSystem valuewuyizhong
2006-06-30Change to new XML Schema. wuyizhong
2006-06-30Modify BuildOptions and Flash editors in FPD file.jlin16
2006-06-30Remove ModuleEditor and PackageEditor from Tools\Sourcehche10x
2006-06-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@671 6f19...hche10x
2006-06-28Fixed autogen bug (EDKT12, EDKT19)qouyang
2006-06-27merged part of new changes in new schema, and changed genbuild code accordinglyjwang36
2006-06-26Fix a bug for token number set in FPD can not exceed 2^31. The fixing is usin...klu2
2006-06-261) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtrqwang12
2006-06-231) Add in support to traverse taken spaceqwang12
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu2
2006-06-231) make sure a empty database will be generated if the Uinitialized database ...qwang12
2006-06-231) remove some dead code from WinNtBusDriver.cqwang12
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu2
2006-06-22In before, module type is judged by the sub element value in <ModuleSA>, it i...klu2
2006-06-221) Change the schema type for <VariableGuid> used in PCD HiiEnable group in F...klu2
2006-06-21Not neededbbahnsen
2006-06-21Clean up some data type mismatches.bbahnsen
2006-06-211) Move almost new schema related to PCD on branch to transition scheme in ma...klu2
2006-06-21Use the address of guid array as parameter directly for _PCD_MODE_xx macro fo...klu2
2006-06-20Modify autogen code for DynamicEx type PCD.klu2
2006-06-20Add exception and log mechanismqouyang
2006-06-20Adpate to schema merge.jlin16
2006-06-20git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@569 6f19...qouyang
2006-06-20changed the way to fetch file name list in spd file, per the schema changesjwang36
2006-06-20Add log and exception mechanismqouyang
2006-06-19Fix a bug to judege max value of UINT32, 0xFFFFFFFF is invalid UINT32 in JAVA.klu2
2006-06-19Add DATUM_TYPE checking for FEATURE_FLAG PCD entry. For FEATURE_FLAG PCD, the...klu2
2006-06-19Fix a bug of PCD autogen for UINT64:klu2
2006-06-17Fixed the issues which caused the gcc build on MacOs failedjwang36
2006-06-17Fix a bug when generate default value for byte array for FIXED_AT_BUILD, PATC...klu2
2006-06-17Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...klu2
2006-06-16Use an absolute path to specify tool executables.bbahnsen
2006-06-16Fix GenFfsFileTask.java bugslgao4
2006-06-161. Removed the unnecessary #include statements and include filesyshi8