summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-18Added dependency of AutoGen.h for .c file generated from unicode filejwang36
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang8
2006-10-18Add flags for ASMLINK. ASMLINK is real mode link. wuyizhong
2006-10-18Add Build Macro to build SEC modules. wuyizhong
2006-10-18Added more detail to the usage screen.lhauch
2006-10-17Added instruction on how to remove WARNINGS with -v flag setlhauch
2006-10-17Changed invalid tool chain tag name to WARNING rather than an ERRORlhauch
2006-10-17Added Java program, CheckToolslhauch
2006-10-17Adding Java Tool: ckt.bat for CheckTools.lhauch
2006-10-17Remove extraneous URLs.bbahnsen
2006-10-17Added Options and UserExtensions sections to ModuleBuildOptions, replacing th...lhauch
2006-10-17Fix a typo in lib name.qhuang8
2006-10-17Remove some unuseful imports.qouyang
2006-10-17Fix the EDKT414, the old value should be replaced with new value.jjin9
2006-10-17Provide a way to update config files[target.txt, tools_def.txt, FrameworkData...wuyizhong
2006-10-17Add two new data hub subclass related definitions per SMBIOS 2.4 spec.rsun3
2006-10-171. Fix EDKT417: System hangs to setup build preference when there is no targe...hche10x
2006-10-17Fixed a little issue which will cause just one duplicated classpathjwang36
2006-10-17Fixed EDKT381. We can keep the system's CLASSPATH value after executing edkse...jwang36
2006-10-171. Fix EDKT308: Tool initialization should be supported by wizardhche10x
2006-10-16Support to handle IPF assembly filesqhuang8
2006-10-16remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, u...lgao4
2006-10-16Resolve the warning msg from generated FlashMap.h file when use GCC compiler. wuyizhong
2006-10-16Update BuildMacro to support LIBPATH and INCLUDEPATH. wuyizhong
2006-10-16add calculation for max. datum size based on pcd default value input by user.jlin16
2006-10-16Fix a bug by the check-in of 1738, which programs SATA interrupt line wrongly...mikewuping
2006-10-16Support two more attribute LIBPATH and INCLUDEPATH in tools_def file. wuyizhong
2006-10-16Enhance MsaOwner.javaalfred
2006-10-161. Fix EDKT344: The algorithm for PCD of msa should be adjustedhche10x
2006-10-16Change to the correct library class name.qhuang8
2006-10-161. Fix EDKT408: Clone a library class does not copy the library headhche10x
2006-10-16Adjust module order list after specifying FvBinding for ModuleSA.jlin16
2006-10-16Sync TOOLS_DEF's attribute definitions. Since there are two copy attribute de...wuyizhong
2006-10-16Update cpptaks to support LIBPATH and INCLUDEPATH which will defined in TOOLS...wuyizhong
2006-10-161. Fix EDKT379: Check if Constructor exists in a library when user adds a des...hche10x
2006-10-161. Fix EDKT330 Source files in sub-directories are not added to MSA correctlyhche10x
2006-10-16Fixed EDKT372qouyang
2006-10-16Make Logo build following standard build process instead of customize build. wuyizhong
2006-10-16I fixed following bugs.mikewuping
2006-10-16Remove redundant include header: <common\StatusCode.h> in this file.lgao4
2006-10-14fix the bug in revision 1746jjin9
2006-10-14add some features:jjin9
2006-10-14Add Package-Guid Map.qhuang8
2006-10-13a) Cleaned tools_def.templatejwang36
2006-10-13Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.jwang36
2006-10-13Remove all recommended lib instances logic in SpdLibClassDecls.java as recomm...jlin16
2006-10-13Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain...klu2
2006-10-131. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...dtang2
2006-10-131. Changed device detect method to use ATA/ATAPI device signature;jtang12
2006-10-13The reasons for the changes made are:cwu11