summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-10git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1233 6f1...alfred
2006-08-10Add MigrationToolsalfred
2006-08-10Add Migration Tool Database filesqhuang8
2006-08-10Fix EDKT186.qouyang
2006-08-10Added stringToInt method to handle hex integer for FFS_ATTRIB_DATA_ALIGNMENTjwang36
2006-08-10Removed unnecessary MSR access in InternalX86Delay()bxing
2006-08-09Sync this file with MiscSubClass spec and add some struture alias to use them...lgao4
2006-08-09Fix EDKT 150 to make IPF XIP module 16-byte align. Create new IPF_PEI_CORE, I...lgao4
2006-08-091. Added ReadWriteBarrier() before and after each I/O read/write function.bxing
2006-08-09Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang12
2006-08-09Fixed EDKT163. Added code to assign "arch" to null when no "SupArchList" is s...jwang36
2006-08-09Set different arguments for gcc3.x.x and gcc4.x.x. Suppress pointer-sign warn...wuyizhong
2006-08-09Changed the alignment related member and method to conform to FFS spec.jwang36
2006-08-09Enhance FfsLayout parsing. When specify a file for a section, then just use t...wuyizhong
2006-08-09Fixed grammar and column widths (set min, preferred and max widths for versio...lhauch
2006-08-08Fixed a bug in resetting the tools path when you switched workspaces.lhauch
2006-08-08FPD.BuildOptions.Ffs.Attribute:Value=”xs:string” [0..1]lhauch
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