]> git.proxmox.com Git - mirror_edk2.git/history - Tools
restored the file name and path of assembly file
[mirror_edk2.git] / Tools /
2006-07-04 jwang36restored the file name and path of assembly file
2006-07-04 jlin16Adjust Platform Definition and Module SA operations...
2006-07-04 jwang36commented out the preprocessing of asm files, it will...
2006-07-04 lgao4Add to the rules to generate TE section
2006-07-04 jwang36added asm file preprocess in <Build_Assembly> macro
2006-07-04 lhauchRemoved the namespace="##local" from the UserExtensions...
2006-07-04 lhauchAdded a line to create a target.txt if one does not...
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-07-03 qouyangAdd follows warpped tianotools to frameworktask:
2006-07-03 wuyizhongAdd build macro to generate section type TE.
2006-07-03 jlin16git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-03 lhauchAdded two optional attributes to the Cloned element...
2006-07-03 lhauchgit-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 jwang36changed the default path for EBC tool
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 qouyangFor new tools
2006-06-30 wuyizhonggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-30 jwang36removed mbd file verification, added fpd file verification
2006-06-30 wuyizhonggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-30 jwang36FDPManifest.xsd has been changed to FarManifest.xsd
2006-06-30 jwang36re-added
2006-06-30 qouyangNew tool.
2006-06-30 jwang36deleted all obsoleted configuration files
2006-06-30 jwang36added all supported platforms
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 wuyizhongChange to new XML Schema.
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-29 jwang36merged the last changes in new schema
2006-06-28 qouyangFixed autogen bug (EDKT12, EDKT19)
2006-06-27 jwang36commented out building ModuleEditor and PackageEditor
2006-06-27 jwang36merged part of new changes in new schema, and changed...
2006-06-26 klu2Fix a bug for regular expression using wrong module...
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-22 lhauchMajor Changes - most of MSA and SPD are completed.
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 bbahnsenUse capital S for GCC assembly. This enables pre-proces...
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 jwang36changed Specification to string and changed back Abstra...
2006-06-20 jwang36changed back to old Abstract and Version in SpdHeader...
2006-06-20 qouyanggit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-06-20 jwang36merged the new changes in new schema, and corrected...
2006-06-20 jwang36changed the way to fetch file name list in spd file...
2006-06-20 qouyangAdd log and exception mechanism
2006-06-20 lhauchupdated UserExtensions to match final schema.
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 jwang36merged the new schema except to those PCD related
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 bxingUpdated task GenEfi to support SEC component type.
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-14 lhauchUpdated with more MSA Forms data.
2006-06-14 lhauchUpdated MsaFiles to be a choice of <Filename> [1.....
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 klu2Transfer old <PCDs> in MSA to <PcdCoded>:
next