Age | Commit message (Expand) | Author |
2006-07-04 | Fixed the cleanall issue which would remove more files than we want | jwang36 |
2006-07-04 | Move ant-related code from ParserFpd function to enable single module debug f... | klu2 |
2006-07-04 | Fix autogen bug:[Edk67][Edk35]. | qouyang |
2006-07-04 | Added LibPatchPcdSetPtr. | qwang12 |
2006-07-04 | Add ModuleSA BuildOptions | jlin16 |
2006-07-04 | Updated the SPD and MSA files for Tools - created some new MSA files as well. | lhauch |
2006-07-04 | Adjust Platform Definition and Module SA operations in FPD editor. | jlin16 |
2006-07-03 | Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd | qwang12 |
2006-07-03 | Add follows warpped tianotools to frameworktask: | qouyang |
2006-07-03 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@718 6f19... | jlin16 |
2006-07-03 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@714 6f19... | jlin16 |
2006-07-02 | Flash Setting Refinement | jlin16 |
2006-07-01 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@710 6f19... | jlin16 |
2006-07-01 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@709 6f19... | jlin16 |
2006-07-01 | After change token space guid from guid value to Guid's CName, change code to... | klu2 |
2006-07-01 | Clean up for debug message of PCD tools. | klu2 |
2006-06-30 | removed unnecessary name space declarations in some top level elements | jwang36 |
2006-06-30 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@696 6f19... | wuyizhong |
2006-06-30 | New tool. | qouyang |
2006-06-30 | Change to new XML Schema. | wuyizhong |
2006-06-30 | Change to new XML Schema. | wuyizhong |
2006-06-30 | Using ModuleType to determine FFS file extension. | wuyizhong |
2006-06-30 | This file is never used any more. Enhance Cpptasks. | wuyizhong |
2006-06-30 | Change to new XML Schema. Using Module_Type to determine SubSystem value | wuyizhong |
2006-06-30 | Change to new XML Schema. | wuyizhong |
2006-06-30 | Modify BuildOptions and Flash editors in FPD file. | jlin16 |
2006-06-30 | Remove ModuleEditor and PackageEditor from Tools\Source | hche10x |
2006-06-30 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@671 6f19... | hche10x |
2006-06-28 | Fixed autogen bug (EDKT12, EDKT19) | qouyang |
2006-06-27 | merged part of new changes in new schema, and changed genbuild code accordingly | jwang36 |
2006-06-26 | Fix a bug for token number set in FPD can not exceed 2^31. The fixing is usin... | klu2 |
2006-06-26 | 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtr | qwang12 |
2006-06-23 | 1) Add in support to traverse taken space | qwang12 |
2006-06-23 | Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY... | klu2 |
2006-06-23 | 1) make sure a empty database will be generated if the Uinitialized database ... | qwang12 |
2006-06-23 | 1) remove some dead code from WinNtBusDriver.c | qwang12 |
2006-06-22 | In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I... | klu2 |
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 |