Age | Commit message (Expand) | Author |
2006-06-22 | In before, module type is judged by the sub element value in <ModuleSA>, it i... | klu2 |
2006-06-22 | 1) Change the schema type for <VariableGuid> used in PCD HiiEnable group in F... | klu2 |
2006-06-21 | Not needed | bbahnsen |
2006-06-21 | Clean up some data type mismatches. | bbahnsen |
2006-06-21 | 1) Move almost new schema related to PCD on branch to transition scheme in ma... | klu2 |
2006-06-21 | Use the address of guid array as parameter directly for _PCD_MODE_xx macro fo... | klu2 |
2006-06-20 | Modify autogen code for DynamicEx type PCD. | klu2 |
2006-06-20 | Add exception and log mechanism | qouyang |
2006-06-20 | Adpate to schema merge. | jlin16 |
2006-06-20 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@569 6f19... | qouyang |
2006-06-20 | changed the way to fetch file name list in spd file, per the schema changes | jwang36 |
2006-06-20 | Add log and exception mechanism | qouyang |
2006-06-19 | Fix a bug to judege max value of UINT32, 0xFFFFFFFF is invalid UINT32 in JAVA. | klu2 |
2006-06-19 | Add DATUM_TYPE checking for FEATURE_FLAG PCD entry. For FEATURE_FLAG PCD, the... | klu2 |
2006-06-19 | Fix a bug of PCD autogen for UINT64: | klu2 |
2006-06-17 | Fixed the issues which caused the gcc build on MacOs failed | jwang36 |
2006-06-17 | Fix a bug when generate default value for byte array for FIXED_AT_BUILD, PATC... | klu2 |
2006-06-17 | Change the macro for dynamicEx type PCD and modify autogen tools to auto gene... | klu2 |
2006-06-16 | Use an absolute path to specify tool executables. | bbahnsen |
2006-06-16 | Fix GenFfsFileTask.java bugs | lgao4 |
2006-06-16 | 1. Removed the unnecessary #include statements and include files | yshi8 |
2006-06-16 | 1. Removed the unnecessary #include statements and include files | yshi8 |
2006-06-16 | 1. Removed the unnecessary #include statements and include files | yshi8 |
2006-06-16 | 1) Add byte element checking for a PCD who using byte array type datum. | klu2 |
2006-06-15 | Get rid of old makefiles. | bbahnsen |
2006-06-15 | Add the ModifyInf tool | bbahnsen |
2006-06-15 | Add many datum and datum size checking in PCD building tools, These checking ... | klu2 |
2006-06-15 | removed throwing BuildException when exit code is not zero | jwang36 |
2006-06-15 | rollback to rev.273, merged new updates as well | jwang36 |
2006-06-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@511 6f19... | jlin16 |
2006-06-14 | added the support for new schema and old schema at the same time | jwang36 |
2006-06-14 | Remove the dependence to MdePkg | qouyang |
2006-06-14 | Fix two transition issue: | klu2 |
2006-06-13 | Fixes for case sensitive operating systems. | bbahnsen |
2006-06-13 | Fix some bugs in PCD tools: | klu2 |
2006-06-13 | 1) Fix a bug for PCD autogen tools, see track#115 in PVCS: Module's PCD infor... | klu2 |
2006-06-12 | Modify PCD tool according to final PCD schema modification. | klu2 |
2006-06-09 | Fix a misspelling. | bbahnsen |
2006-06-09 | One GenFvImage can handle all archs now. | bbahnsen |
2006-06-09 | Temporary workaround--determine the target architecture from an environment v... | bbahnsen |
2006-06-09 | Fix GenffsFileTask.java one bug: create *.org failed in some machine. | qouyang |
2006-06-09 | Fix one conflict with the latest schema | hche10x |
2006-06-09 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@448 6f19... | jlin16 |
2006-06-09 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@447 6f19... | jlin16 |
2006-06-08 | 1.Change environment variable from "Framework_Tools_Path" to "FRAMEWORK_TOOLS... | qouyang |
2006-06-06 | Try to fix the Surface Area build. | bbahnsen |
2006-06-05 | Remove the prototype code. | bbahnsen |
2006-06-04 | PCD tools update: | klu2 |
2006-06-02 | Updated to match XMLSchema, although this file is not currently being used. | lhauch |
2006-06-02 | Make sure the PCD dxe service driver can handle the case where no PEIM is usi... | qwang12 |