]> git.proxmox.com Git - mirror_edk2.git/history - Tools
In preprocess for getting platform PCD information, if meet error, put error into...
[mirror_edk2.git] / Tools /
2006-08-06 klu2In preprocess for getting platform PCD information...
2006-08-05 ajfishUpdated PeiRebase to produce a map file of the relocati...
2006-08-05 ajfishUpdated PeiRebase to produce a map file of the relocati...
2006-08-05 qouyangRemove debug log.
2006-08-05 qouyangFix EDKT148.
2006-08-04 klu21, Make exception string friendly, readable.
2006-08-04 qouyangFix EDKT140(CompressDll.dll does not build under cygwin...
2006-08-03 lhauchChanged ToolTipText to read Enter a string; the tool...
2006-08-03 wuyizhongGenTeImage can't work well with Linux is caused by...
2006-08-03 klu2Fix makefile's parameter bug for OSX building.
2006-08-03 hche10x1. Fix bug for wrong Variable name in msa file
2006-08-03 klu2Modify code according to Wang, jian's comments.
2006-08-03 wuyizhongAdjust code format and remove unused code.
2006-08-03 jlin16set default value of PCD from msa file or spd file.
2006-08-03 wuyizhongRemove some unused code and adjust some code format...
2006-08-02 jlin16set MaxDatumSize for PcdData.
2006-08-02 jlin16comment out item type checking temporarily when adding...
2006-08-01 lhauchUpdated to handle cygwin/gcc and moved msvc,gcc propert...
2006-08-01 lhauchAdded target Wizard which just relies on the SurfaceAre...
2006-08-01 klu2Add new class ModulePcdInfoFromFpd.java
2006-08-01 klu2Abstract the logic of Platform pcd preprocess according...
2006-08-01 klu2Abstract the logic of Platform pcd preprocess according...
2006-08-01 wuyizhongMiss loop variable incremental, otherwise, will cause...
2006-08-01 klu2Add new PcdDatabase.java file.
2006-08-01 klu2It is bad to put PcdDatabase.java into CollectPCDAction...
2006-08-01 jlin161. Fix the problem of adding PCD for different Arch.
2006-07-31 klu2Because Pcd entity, exception and some action package...
2006-07-31 lhauchRemoved extra copyright and license notices - they...
2006-07-31 jlin16Coding style changes
2006-07-31 jwang36Added <if> task to check if FrameworkDatabase.db exists...
2006-07-31 jwang36Fixed EDKT142; Removed FrameworkDatabase.db and added...
2006-07-30 klu2Fixed track EDKT153, change PCDAutogen code to generate...
2006-07-30 klu2FlashMap can not work correctly in unix GCC because...
2006-07-29 klu21, Fix EDKT141
2006-07-29 lhauchAdded some additional comments in the files, as well...
2006-07-29 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-29 lhauchAdjusted locations and sizes of boxes for Windows,...
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-28 lhauchFixed spacing for Linux and iMac display
2006-07-28 klu2There is a rule here:
2006-07-28 hche10x1. PcdUsage is added to PCD entry in schema so wizard...
2006-07-28 jwang36Added more error check on validation to let result...
2006-07-28 jlin16Fix the bug of library instance selection interference...
2006-07-28 hche10x1. Fix the bug missing initialize ToolCode drop down...
2006-07-28 wuyizhongRemove additional / or \ in relative path.
2006-07-28 hche10x1. Change ToolCode from text field to drop down list...
2006-07-28 lhauchFixed Absolute position of fields, Added ToolTipText...
2006-07-28 lhauchFixed Absolute position of fields, Added ToolTipText...
2006-07-28 wuyizhongFix T105. It is caused by cpptasks which change automat...
2006-07-28 lhauchFixed Absolute position of fields, Added ToolTipText...
2006-07-27 lhauchFixed Absolute position of fields, Added ToolTipText...
2006-07-27 ajfishAdded a shortcut to FrameworkWizard.bat
2006-07-27 lhauchAdded Tool Tip Text, fixed dimensions after modifying...
2006-07-27 jlin161. keep from generating empty FrameworkModules.
2006-07-27 jlin16keep from generating empty DynamicPcdBuildDefinitions
2006-07-27 jwang36Fixed EDKT147, which will fail the single module build...
2006-07-27 jlin16Fix EDKT143.
2006-07-27 qouyangFixed EDKT145
2006-07-27 jlin16Remove empty FfsFileNameGuid element under ModuleSaBuil...
2006-07-26 lhauchFixed a spelling error
2006-07-26 lhauchAdjusted the Help Text field to be a Text Area inside...
2006-07-26 lhauchFixed spelling and grammar, also fixed the size of...
2006-07-26 bbahnsenA couple of cleanups in the TianoTools build.
2006-07-26 qouyangfixed EDKT139.
2006-07-26 jlin16fix the problem that if no data updated in wizard edito...
2006-07-26 jwang36Added code to fail the SAVerify command when validation...
2006-07-26 bbahnsenAdd tool chain tags for Unix gcc and Cygwin gcc.
2006-07-25 bbahnsenAdd x64 headers.
2006-07-25 bbahnsenSupport building on x64 hosts.
2006-07-25 lhauchAdded Copyright
2006-07-25 jwang36Changed the way to save generated module build.xml...
2006-07-24 qouyangKeep the original order of MSA's "dependence library...
2006-07-24 jlin161. Add scroll bars to Package Library Class Declaration...
2006-07-24 jwang36Fixed EDKT118
2006-07-24 hche10x1. Wrap text by word when showing a message box
2006-07-23 klu2Fix track EDKT97: Use {0} as NULL value for VOID* type...
2006-07-21 qouyangAdd check when copy flashMap.h to ${ModuleOutputDir...
2006-07-21 hche10x1. Show source files' attributes when editing SourceFil...
2006-07-21 hche10xUpdate FrameworkWizard.msa to add newly added file...
2006-07-21 hche10x1. Enhance Source Files selection in msa:
2006-07-20 jwang36a) Fixed the issue that the unnecessary build for not...
2006-07-19 qouyangModify Autogen.jave to fixed bug: EDKT113.
2006-07-19 jlin161. only show ModuleName, version, PackageName, version...
2006-07-19 yshi8Changed the ASL compiler directory to C:\ASL, and corre...
2006-07-19 wuyizhongAdd checking for whether module's FfsFormatKey is speci...
2006-07-18 jlin16Fix the bug of leaving empty GuidTypeList, SupArchList...
2006-07-17 klu2Fix track EDKT104: If a module use PCD, MSA of this...
2006-07-17 wuyizhongFix EDKT138. And add active_platform file info for...
2006-07-17 jlin16Fix tracker "Package Library Class Recommended Instance...
2006-07-17 qouyang[Wizard- Far Install/Create]
2006-07-17 lhauchChanged the template files TagName to MYTOOLS instead...
2006-07-17 jlin161. change SPD Pcd editor title to "PCD Declarations".
2006-07-17 yshi8Removed one useless makefile, and corrected some BSD...
2006-07-16 lhauchAdded some checks to see if the attributes were set...
2006-07-16 lhauchReplaced set*(null) with unset*() to clear empty attrib...
2006-07-15 lhauchSHOWSTOPPER TEMPORARY FIX EDK131 was reclassified...
2006-07-15 lhauchAdded an Optional PcdUsage to PcdCoded element - howeve...
2006-07-15 lhauchAdded Optional GuidTypeList Attribute to ProtocolDeclar...
next