]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source
Add ASL and ASMLINK tool definition in this file
[mirror_edk2.git] / Tools / Source /
2006-07-04 jlin16Add ModuleSA BuildOptions
2006-07-04 lhauchUpdated the SPD and MSA files for Tools - created some...
2006-07-04 jlin16Adjust Platform Definition and Module SA operations...
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-07-03 qouyangAdd follows warpped tianotools to frameworktask:
2006-07-03 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-03 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-02 jlin16Flash Setting Refinement
2006-07-01 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-01 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-01 klu2After change token space guid from guid value to Guid...
2006-07-01 klu2Clean up for debug message of PCD tools.
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 wuyizhonggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-30 qouyangNew tool.
2006-06-30 wuyizhongChange to new XML Schema.
2006-06-30 wuyizhongChange to new XML Schema.
2006-06-30 wuyizhongUsing ModuleType to determine FFS file extension.
2006-06-30 wuyizhongThis file is never used any more. Enhance Cpptasks.
2006-06-30 wuyizhongChange to new XML Schema. Using Module_Type to determin...
2006-06-30 wuyizhongChange to new XML Schema.
2006-06-30 jlin16Modify BuildOptions and Flash editors in FPD file.
2006-06-30 hche10xRemove ModuleEditor and PackageEditor from Tools\Source
2006-06-30 hche10xgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-28 qouyangFixed autogen bug (EDKT12, EDKT19)
2006-06-27 jwang36merged part of new changes in new schema, and changed...
2006-06-26 klu2Fix a bug for token number set in FPD can not exceed...
2006-06-26 qwang121) correct the assert condition for LibPcdSetPtr and...
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 klu2Enabling use PcdSetXX macro to set value for PATCHABLE_...
2006-06-23 qwang121) make sure a empty database will be generated if...
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-22 klu2In before, FixedPcdGetxx macro was defined as global...
2006-06-22 klu2In before, module type is judged by the sub element...
2006-06-22 klu21) Change the schema type for <VariableGuid> used in...
2006-06-21 bbahnsenNot needed
2006-06-21 bbahnsenClean up some data type mismatches.
2006-06-21 klu21) Move almost new schema related to PCD on branch...
2006-06-21 klu2Use the address of guid array as parameter directly...
2006-06-20 klu2Modify autogen code for DynamicEx type PCD.
2006-06-20 qouyangAdd exception and log mechanism
2006-06-20 jlin16Adpate to schema merge.
2006-06-20 qouyanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-20 jwang36changed the way to fetch file name list in spd file...
2006-06-20 qouyangAdd log and exception mechanism
2006-06-19 klu2Fix a bug to judege max value of UINT32, 0xFFFFFFFF...
2006-06-19 klu2Add DATUM_TYPE checking for FEATURE_FLAG PCD entry...
2006-06-19 klu2Fix a bug of PCD autogen for UINT64:
2006-06-17 jwang36Fixed the issues which caused the gcc build on MacOs...
2006-06-17 klu2Fix a bug when generate default value for byte array...
2006-06-17 klu2Change the macro for dynamicEx type PCD and modify...
2006-06-16 bbahnsenUse an absolute path to specify tool executables.
2006-06-16 lgao4Fix GenFfsFileTask.java bugs
2006-06-16 yshi81. Removed the unnecessary #include statements and...
2006-06-16 yshi81. Removed the unnecessary #include statements and...
2006-06-16 yshi81. Removed the unnecessary #include statements and...
2006-06-16 klu21) Add byte element checking for a PCD who using byte...
2006-06-15 bbahnsenGet rid of old makefiles.
2006-06-15 bbahnsenAdd the ModifyInf tool
2006-06-15 klu2Add many datum and datum size checking in PCD building...
2006-06-15 jwang36removed throwing BuildException when exit code is not...
2006-06-15 jwang36rollback to rev.273, merged new updates as well
2006-06-14 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-14 jwang36added the support for new schema and old schema at...
2006-06-14 qouyangRemove the dependence to MdePkg
2006-06-14 klu2Fix two transition issue:
2006-06-13 bbahnsenFixes for case sensitive operating systems.
2006-06-13 klu2Fix some bugs in PCD tools:
2006-06-13 klu21) Fix a bug for PCD autogen tools, see track#115 in...
2006-06-12 klu2Modify PCD tool according to final PCD schema modification.
2006-06-09 bbahnsenFix a misspelling.
2006-06-09 bbahnsenOne GenFvImage can handle all archs now.
2006-06-09 bbahnsenTemporary workaround--determine the target architecture...
2006-06-09 qouyangFix GenffsFileTask.java one bug: create *.org failed...
2006-06-09 hche10xFix one conflict with the latest schema
2006-06-09 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-09 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-08 qouyang1.Change environment variable from "Framework_Tools_Pat...
2006-06-06 bbahnsenTry to fix the Surface Area build.
2006-06-05 bbahnsenRemove the prototype code.
2006-06-04 klu2PCD tools update:
2006-06-02 lhauchUpdated to match XMLSchema, although this file is not...
2006-06-02 qwang12Make sure the PCD dxe service driver can handle the...
2006-06-02 jlin16update SpdFileContents.java to adapt new schema for...
2006-06-01 bbahnsenRemoving unused code.
2006-06-01 ajfishRemoved #ifdef NT32 as we don't need them for tools
2006-05-31 bbahnsenAdd Mde String and PrintLibs. Port StrGather to the...
2006-05-29 qwang12Add in GetNextToken and Register Callback Function...
2006-05-26 bbahnsenFix some cleanall issues
2006-05-26 bbahnsenFix some cleanall issues
2006-05-26 bbahnsenTranslate the Arch enum to an arch directory name....
2006-05-26 qwang12Remove the warning message reported when building GenBu...
2006-05-26 qwang12Add version check in both PCD database generation and...
2006-05-26 jlin16Fix the problem "update action multiple times fail".
2006-05-26 qwang12Change Workspace to X:
2006-05-26 qwang12Replace all tab to spaces.
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-05-25 bbahnsenFix a bug caused by sscanf trashing memory.
2006-05-25 jwang36Added outputDir attribute to support generating FV...
2006-05-24 qwang12Remove a private class to remove the error message.
next