summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-20updated UserExtensions to match final schema.lhauch1-6/+5
2006-06-19Fix a bug to judege max value of UINT32, 0xFFFFFFFF is invalid UINT32 in JAVA.klu21-2/+13
2006-06-19Add DATUM_TYPE checking for FEATURE_FLAG PCD entry. For FEATURE_FLAG PCD, the...klu21-0/+9
2006-06-19merged the new schema except to those PCD relatedjwang367-20/+208
2006-06-19Fix a bug of PCD autogen for UINT64:klu21-3/+10
2006-06-17Fixed the issues which caused the gcc build on MacOs failedjwang362-58/+59
2006-06-17Fix a bug when generate default value for byte array for FIXED_AT_BUILD, PATC...klu22-23/+54
2006-06-17Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...klu23-282/+342
2006-06-16Use an absolute path to specify tool executables.bbahnsen1-2/+2
2006-06-16Fix GenFfsFileTask.java bugslgao41-1/+1
2006-06-161. Removed the unnecessary #include statements and include filesyshi893-659/+434
2006-06-161. Removed the unnecessary #include statements and include filesyshi8125-36185/+0
2006-06-161. Removed the unnecessary #include statements and include filesyshi814-1507/+0
2006-06-161) Add byte element checking for a PCD who using byte array type datum.klu22-16/+72
2006-06-15Get rid of old makefiles.bbahnsen13-848/+1
2006-06-15Add the ModifyInf toolbbahnsen2-0/+438
2006-06-15Add many datum and datum size checking in PCD building tools, These checking ...klu22-115/+389
2006-06-15removed throwing BuildException when exit code is not zerojwang361-1/+1
2006-06-15Updated task GenEfi to support SEC component type.bxing1-1/+11
2006-06-15rollback to rev.273, merged new updates as welljwang361-47/+73
2006-06-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@511 6f19...jlin161-0/+26
2006-06-14added the support for new schema and old schema at the same timejwang367-61/+169
2006-06-14Remove the dependence to MdePkgqouyang190-142/+42773
2006-06-14Fix two transition issue:klu21-9/+30
2006-06-14Updated with more MSA Forms data.lhauch1-0/+0
2006-06-14Updated MsaFiles to be a choice of <Filename> [1..*] or <MsaFile> [1..*] and ...lhauch2-0/+6
2006-06-13Fixes for case sensitive operating systems.bbahnsen6-14/+14
2006-06-13Fix some bugs in PCD tools:klu22-44/+85