]> git.proxmox.com Git - mirror_edk2.git/history - Tools
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@429 6f19259b...
[mirror_edk2.git] / Tools /
2006-06-06 lhauchChanged the group names VpdGroup and HiiGroup to HiiEna...
2006-06-06 lhauchUpdated schema, added some new elements that will be...
2006-06-05 bbahnsenRemove the prototype code.
2006-06-05 klu2Fix some bugs for EdkFatPkg
2006-06-04 klu2PCD tools update:
2006-06-04 klu2Tip break because EdkFatPkg was introduced into Framewo...
2006-06-04 lhauchUpdated the FPD and SPD files to newer schema formats...
2006-06-03 lhauchAdded some attributes (changed comments to be before...
2006-06-03 lhauchUpdated Document, added some more choice settings and...
2006-06-03 lhauchAdded Optional Element, SupportedArchitectures which...
2006-06-03 lhauchAdded More Comments and started doing data type checkin...
2006-06-02 lhauchAdded more comments to show indicate what will go,...
2006-06-02 lhauchAdded FeatureFlag Attribute to most attributeGroup...
2006-06-02 lhauchUpdated to match XMLSchema, although this file is not...
2006-06-02 lhauchRemoved one of the Duplicate Enumeration's APPLICATION...
2006-06-02 lhauchAdded a line to copy the Conf/tools_def.template to...
2006-06-02 qwang12Make sure the PCD dxe service driver can handle the...
2006-06-02 jwang36removed the comment for ModuleEditor and PackageEditor...
2006-06-02 jlin16update SpdFileContents.java to adapt new schema for...
2006-06-02 jwang36just comment out the build for ModuleEditor and Package...
2006-06-02 jwang36- changed the sequence of <Specification> definition...
2006-06-02 lhauchFixed the EdkModulePkg.fpd file to have a package name...
2006-06-02 lhauchFixed Tools MSA files. Added the FrameworkWizardMinReq...
2006-06-02 lhauchUpdated Schema per e-mails.
2006-06-01 bbahnsenLean the slashed forward.
2006-06-01 bbahnsenRemoving unused code.
2006-06-01 ajfishRemoved #ifdef NT32 as we don't need them for tools
2006-06-01 jwang36- added process to generate *local.lib and let the...
2006-06-01 lhauchSeveral changes - add <PcdIsDriver> optional element...
2006-05-31 bbahnsenUse 2 byte chars with gcc to match how windows does...
2006-05-31 bbahnsenAdd Mde String and PrintLibs. Port StrGather to the...
2006-05-31 lhauchRemoving tools_def.txt
2006-05-31 lhauchupdated several elements and re-organized the layout...
2006-05-31 lhauchAdded BuildTarget with enumerated data type (DEBUG...
2006-05-31 lhauchChanged MsaFiles from {1} to {0,1} in SPD files.
2006-05-30 lhauchAdding a template file for the tools_def.txt file....
2006-05-30 lhauchAdded ValidImageNames ENUM to FvImageTypes so that...
2006-05-30 lhauchChanged the Type attribute of FvImage to be ENUM type...
2006-05-29 qwang12Add in GetNextToken and Register Callback Function...
2006-05-29 wuyizhongRevise XML Schema to be valid.
2006-05-27 lhauchMoved attribute PcdIsDriver to PcdData element and...
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 lhauchHad to put the Attribute, URL back into the Abstract...
2006-05-25 lhauchAdded CreatedDate to Schema - headers have it included...
2006-05-25 jwang36Added outputDir attribute to support generating FV...
2006-05-24 bbahnsenAdd a macro for GCC Assembly.
2006-05-24 qwang12Remove a private class to remove the error message.
2006-05-24 qwang12Add sample code for PCD Database generation. These...
2006-05-24 qwang12git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-23 bbahnsenRefactor the PeCoffLoader into a library. Add PeiRebase...
2006-05-23 bbahnsenPorting several more tools to edk2.
2006-05-22 jlin16Remove the assumption of package location under workspa...
2006-05-19 bbahnsenDo not build with debug.
2006-05-19 bbahnsenFix capitalization
2006-05-19 bbahnsenMake sure that the dll is executable.
2006-05-19 bbahnsenFix capitalization
2006-05-19 bbahnsenFix capitalization
2006-05-19 bbahnsenGenDepex does not always run correctly on OS X. Turning...
2006-05-19 bbahnsenStrGather does not run correctly on OS X. Turning on...
2006-05-19 lhauchChanged GuidOffset from minOccurs 1 to minOccurs=0...
2006-05-19 lhauchFix the elements to put /> on the new elements.
2006-05-19 lhauchAdding Additional Tools that are needed for Platform...
2006-05-19 lhauchFixed CreatedBy to minOccurs=0 (and added comment DO...
2006-05-19 lhauchAdded optional GuidValue, changed Guid to optional...
2006-05-18 lhauchUpdated Schema for PcdDynamicBuildDeclarations and...
2006-05-17 bbahnsenCall it CompressDll.dll on all host platforms.
2006-05-17 bbahnsenBuild the compress library on Linux and OS X.
2006-05-17 klu2Fix a bug of unreference PCD token defined in FPD does...
2006-05-16 bbahnsenFixes for Cygwin gcc builds.
2006-05-16 bbahnsenFixes for gcc builds.
2006-05-16 bbahnsenCheck for gcc toolchain.
2006-05-16 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-16 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-05-16 bbahnsenFix GenFvImagei build on OS X
2006-05-15 bbahnsenHandle g++ libs correctly, since ant incorrectly does...
2006-05-15 bbahnsenRemoving the binary of MakeDeps since it is now built...
2006-05-15 bbahnsenFix for OS X
2006-05-15 bbahnsenFix for OS X
2006-05-15 bbahnsenAdd MakeDeps
2006-05-14 mdkinneyFix MASM build break
2006-05-12 mdkinneyMake sure path to 16-bit MASM is set
2006-05-11 lhauchAdded ZeroOrOne Data Type, for use with ErasePolarity...
2006-05-11 lhauchModified the FlashDeviceInfo and FlashDeviceImage eleme...
2006-05-10 lhauchremoved require for different sections of <TianoImage...
2006-05-08 bbahnsenGet rid of the build.gcc
2006-05-08 klu2It is legal that same base name exist in one FPD file...
2006-05-07 klu2Fix the PCD bug submitted by Oram, Isaac W:
2006-05-04 bbahnsenUse strcasecmp in gcc builds.
2006-05-04 bbahnsenFix a capitalization error.
2006-05-04 bbahnsenRetab
2006-05-04 bbahnsenThe file name is in lower case.
next