summaryrefslogtreecommitdiff
path: root/Tools/Source
AgeCommit message (Expand)Author
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
2006-06-161. Removed the unnecessary #include statements and include filesyshi8
2006-06-161. Removed the unnecessary #include statements and include filesyshi8
2006-06-161) Add byte element checking for a PCD who using byte array type datum.klu2
2006-06-15Get rid of old makefiles.bbahnsen
2006-06-15Add the ModifyInf toolbbahnsen
2006-06-15Add many datum and datum size checking in PCD building tools, These checking ...klu2
2006-06-15removed throwing BuildException when exit code is not zerojwang36
2006-06-15rollback to rev.273, merged new updates as welljwang36
2006-06-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@511 6f19...jlin16
2006-06-14added the support for new schema and old schema at the same timejwang36
2006-06-14Remove the dependence to MdePkgqouyang
2006-06-14Fix two transition issue:klu2
2006-06-13Fixes for case sensitive operating systems.bbahnsen
2006-06-13Fix some bugs in PCD tools:klu2
2006-06-131) Fix a bug for PCD autogen tools, see track#115 in PVCS: Module's PCD infor...klu2
2006-06-12Modify PCD tool according to final PCD schema modification.klu2
2006-06-09Fix a misspelling.bbahnsen
2006-06-09One GenFvImage can handle all archs now.bbahnsen
2006-06-09Temporary workaround--determine the target architecture from an environment v...bbahnsen
2006-06-09Fix GenffsFileTask.java one bug: create *.org failed in some machine.qouyang
2006-06-09Fix one conflict with the latest schemahche10x
2006-06-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@448 6f19...jlin16
2006-06-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@447 6f19...jlin16
2006-06-081.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS...qouyang
2006-06-06Try to fix the Surface Area build.bbahnsen
2006-06-05Remove the prototype code.bbahnsen
2006-06-04PCD tools update:klu2
2006-06-02Updated to match XMLSchema, although this file is not currently being used.lhauch
2006-06-02Make sure the PCD dxe service driver can handle the case where no PEIM is usi...qwang12