summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-07fix logfile.close(), trim \nalfred
2006-09-07Move ${PLATFORM}_build.xml from PLATFORM_DIR to BULID_DIR. Now, all output fi...wuyizhong
2006-09-07There is a potential flaw in HelpInfo.java previously. It use String[substrnu...jjin9
2006-09-06Support pointer return typeqhuang8
2006-09-06Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao4
2006-09-06Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. wuyizhong
2006-09-061.modify the usage infojjin9
2006-09-06FV from FDF file options editor.jlin16
2006-09-06Update RuntimeLib.yshang1
2006-09-06Enhance doxygening function headers for .h file.qhuang8
2006-09-06Minor adjustments.qhuang8
2006-09-06Remove unused code.yshang1
2006-09-06debug R8Lib.halfred
2006-09-06Update Binary Fat module to release version for reduce size. lgao4
2006-09-06Change GenBuildLogger format. wuyizhong
2006-09-06Changed EdkException to GenBuildException for consistencyjwang36
2006-09-06Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update...wuyizhong
2006-09-06modify r8onlylib generatealfred
2006-09-06Laplace take over SourceFileReplacer.javaalfred
2006-09-06Added AutoGen.h to assembly and vfr dependency checkjwang36
2006-09-06Laplace, runalfred
2006-09-06Changed EncapsulationTag to ToolNamelhauch
2006-09-05Add clean and cleanall target for Fat and Logo customized build xml.lgao4
2006-09-05Fix PeiLoadImage() for compressed peim to print the correct image address and...lgao4
2006-09-05a. Sync FV info with FDF file contents when editing FV information.jlin16
2006-09-05add commentout entrypointalfred
2006-09-05REMODEL OF SourceFileReplacer.java alfred
2006-09-051. Add keyboard support for tree pane, now you can press "ENTER" on a module/...hche10x
2006-09-05add dxsfile convertalfred
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1461 6f1...yshang1
2006-09-051. Fix EDKT230 "A library class should not be specified for a module more tha...hche10x
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1459 6f1...yshang1
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong
2006-09-05Miss one import. wuyizhong
2006-09-05Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong
2006-09-05Update for the interface has changed. wuyizhong
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao4
2006-09-051. Add a splash screen when starting, fix EDKT228hche10x
2006-09-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1452 6f1...yshang1
2006-09-05enhance ForDoAllalfred
2006-09-05Add two definitions to ToolDefinitions. Enhance EdkLog and GenBuildLogger. Ge...wuyizhong
2006-09-05Follow up EDKT247-253yshang1
2006-09-05Added pre-compiled header support for compiling source codejwang36
2006-09-05Add method for Microcode buildingjchen20
2006-09-05Update coding style of Nt32OemHookStatusCodeLib.cyshang1
2006-09-05Update library constructor definition.yshang1
2006-09-051. Fix bug EDKT241 "If and MSA file is missing, the Wizard gives a NULL Point...hche10x
2006-09-05Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 ...lgao4
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang36
2006-09-04For long text display for table cell.jlin16