summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-08Some library instance's PCD is missing in FPD file for a module, it break sin...klu2
2006-08-08auto adjust pcd settings when display existing ModuleSA settings. if new PCD ...jlin16
2006-08-08Update ReleaseNotes.txt of the section of "A Word on compiling under Cygwin w...qouyang
2006-08-08Remove warning message in MAC GCC tool buildwuyizhong
2006-08-08Updated ReleaseNotes.txt since the issue of build CompressDll.dll in cygwin i...qouyang
2006-08-08Fixed the FfsAlignment issuejwang36
2006-08-07added -noclasspath option to the ant cleanall for ForceRebuild, also changed ...lhauch
2006-08-07Make cleanall fail if executing ant cleanall, without the -noclasspath option.lhauch
2006-08-07[EDKT156][Closed] Re-ordered the build.xml files in the clean and cleanall ta...lhauch
2006-08-071) Fix bug in EdkUefiRuntimeLib.msa(EDKT155).yshang1
2006-08-07Store Variable Name as Hex data array in dynamic pcd build definitions.jlin16
2006-08-07Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol ...lgao4
2006-08-07Remove SecurityPolicy.h from EdkModulePkg, because this protocol has been def...lgao4
2006-08-07no display "null" if no recommended instance specified in library class decla...jlin16
2006-08-07Fix some bugs and remove unused code.klu2
2006-08-071. Fix the bug for "C name displayed in dialog to edit PCD is not correct"hche10x
2006-08-07Modify dispatch opcode for standalone boot script executorxgu3
2006-08-07Fix the bug for not add error reporting in getAllDynamicPcdInfoFromFpd(), it ...klu2
2006-08-07[EDKT169]Add feature of sorting modules in FPD file.jlin16
2006-08-07Shutdown the PCD's datum verification when building, it can save 2 minutes fo...klu2
2006-08-06Change return value of getGuidInfo from globaldata. Now only guid string is r...klu2
2006-08-06In preprocess for getting platform PCD information, if meet error, put error ...klu2
2006-08-05Updated PeiRebase to produce a map file of the relocations done by this tool....ajfish
2006-08-05Updated PeiRebase to produce a map file of the relocations done by this toolajfish
2006-08-05Remove debug log.qouyang
2006-08-05Fix EDKT148.qouyang
2006-08-041, Make exception string friendly, readable.klu2
2006-08-04Fix EDKT140(CompressDll.dll does not build under cygwin gcc).qouyang
2006-08-03Changed ToolTipText to read Enter a string; the tool will convert to Unicode ...lhauch
2006-08-03Change PcdReportStatusCodePropertyMask default value from 0x7 to 0x6, don't p...lgao4
2006-08-03GenTeImage can't work well with Linux is caused by its parameter parsing. Gen...wuyizhong
2006-08-03Fix makefile's parameter bug for OSX building.klu2
2006-08-031. Fix bug for wrong Variable name in msa filehche10x
2006-08-03Modify code according to Wang, jian's comments.klu2
2006-08-03Adjust code format and remove unused code. wuyizhong
2006-08-03set default value of PCD from msa file or spd file.jlin16
2006-08-03Remove some unused code and adjust some code format. Modules build with FPD s...wuyizhong
2006-08-02set MaxDatumSize for PcdData.jlin16
2006-08-02comment out item type checking temporarily when adding module to fpd file.jlin16
2006-08-02Fix a typo.qhuang8
2006-08-021. cleanup functions header in PeCoffLoaderEx.cvanjeff
2006-08-01Updated to handle cygwin/gcc and moved msvc,gcc property settings to the Tian...lhauch
2006-08-01Added target Wizard which just relies on the SurfaceArea. Also fixed the ech...lhauch
2006-08-01Update to Release notes to include more information on the GCC build limitati...michaelx_krau
2006-08-01Add new class ModulePcdInfoFromFpd.javaklu2
2006-08-01Abstract the logic of Platform pcd preprocess according to FPD file to a clas...klu2
2006-08-01Abstract the logic of Platform pcd preprocess according to FPD file to a clas...klu2
2006-08-01Miss loop variable incremental, otherwise, will cause dead loop. wuyizhong
2006-08-01All runtime driver should use functions provided by UefiRuntimeLib library cl...qwang12
2006-08-01Add new PcdDatabase.java file.klu2