summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed EDKT381. We can keep the system's CLASSPATH value after executing edkse...jwang362006-10-171-4/+6
* 1. Fix EDKT308: Tool initialization should be supported by wizardhche10x2006-10-172-7/+29
* Support to handle IPF assembly filesqhuang82006-10-162-6/+10
* remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, u...lgao42006-10-161-36/+36
* Resolve the warning msg from generated FlashMap.h file when use GCC compiler. wuyizhong2006-10-161-8/+8
* Update BuildMacro to support LIBPATH and INCLUDEPATH. wuyizhong2006-10-161-12/+27
* add calculation for max. datum size based on pcd default value input by user.jlin162006-10-161-5/+23
* Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly...mikewuping2006-10-161-3/+2
* Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. wuyizhong2006-10-162-18/+52
* Enhance MsaOwner.javaalfred2006-10-166-33/+78
* 1. Fix EDKT344: The algorithm for PCD of msa should be adjustedhche10x2006-10-163-7/+44
* Change to the correct library class name.qhuang82006-10-161-9/+9
* 1. Fix EDKT408: Clone a library class does not copy the library headhche10x2006-10-162-13/+91
* Adjust module order list after specifying FvBinding for ModuleSA.jlin162006-10-164-2/+75
* Sync TOOLS_DEF's attribute definitions. Since there are two copy attribute de...wuyizhong2006-10-164-59/+9
* Update cpptaks to support LIBPATH and INCLUDEPATH which will defined in TOOLS...wuyizhong2006-10-162-10/+46
* 1. Fix EDKT379: Check if Constructor exists in a library when user adds a des...hche10x2006-10-163-5/+18
* 1. Fix EDKT330 Source files in sub-directories are not added to MSA correctlyhche10x2006-10-162-3/+8
* Fixed EDKT372qouyang2006-10-161-33/+14
* Make Logo build following standard build process instead of customize build. wuyizhong2006-10-164-82/+8
* I fixed following bugs.mikewuping2006-10-168-30/+61
* Remove redundant include header: <common\StatusCode.h> in this file.lgao42006-10-161-1/+0
* fix the bug in revision 1746jjin92006-10-142-47/+98
* add some features:jjin92006-10-144-77/+328
* Add Package-Guid Map.qhuang82006-10-144-6/+43
* a) Cleaned tools_def.templatejwang362006-10-133-238/+145
* Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.jwang362006-10-132-4/+4
* Remove all recommended lib instances logic in SpdLibClassDecls.java as recomm...jlin162006-10-135-131/+214
* Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain...klu22006-10-134-24/+186
* 1. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...dtang22006-10-1313-66/+86
* 1. Changed device detect method to use ATA/ATAPI device signature;jtang122006-10-137-944/+1061
* The reasons for the changes made are:cwu112006-10-135-20/+106
* Extract msa license info from inf file.qhuang82006-10-134-11/+52
* 1. Fix EDKT303: Give warning if no library instances that support the require...hche10x2006-10-133-22/+61
* Fixed alignment for labels and fieldslhauch2006-10-121-64/+27
* Fixed the width of the GuidValue fieldlhauch2006-10-121-1/+1
* Fixed display for OS X and removed Recommended fieldslhauch2006-10-121-185/+116
* Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang362006-10-122-2/+4
* Fix several bugs & enhancement.qhuang82006-10-124-8/+20
* Add new changed symbol to database.qhuang82006-10-121-1/+19
* Modify Extract() function to speed up the Far installation.qouyang2006-10-121-49/+18
* Mark Guid Type as required in Guid declaration editor. Set cell editor to lon...jlin162006-10-126-8/+50
* 1. Fix EDKT391 The check point of "OutputFileBasename" is missed in wizard to...hche10x2006-10-122-1/+7
* 1. Extend the runtime memory to 256 MB for FrameworkWizard in JVM.hche10x2006-10-123-3/+3
* Standardized property name WORKSPACE and fixed cleanall messages.lhauch2006-10-1114-10/+55
* Fixed a typolhauch2006-10-111-1/+1
* fix a bug in identifying comments.qhuang82006-10-111-2/+2
* Added "synchronized" method to create random number in case of multi-thread i...jwang362006-10-111-3/+13
* Ensure the validity of Ffs Sections when adding a new Sections to Ffs.jlin162006-10-112-10/+19
* Support using @ToolChainFamily in <Filename> to do the filter. This is also t...wuyizhong2006-10-114-26/+60