summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-13Remove all recommended lib instances logic in SpdLibClassDecls.java as recomm...jlin165-131/+214
2006-10-13Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain...klu24-24/+186
2006-10-131. Add the GLOBAL_REMOVE_IF_UNREFERENCED to globe variables which are used on...dtang213-66/+86
2006-10-131. Changed device detect method to use ATA/ATAPI device signature;jtang127-944/+1061
2006-10-13The reasons for the changes made are:cwu115-20/+106
2006-10-13Extract msa license info from inf file.qhuang84-11/+52
2006-10-131. Fix EDKT303: Give warning if no library instances that support the require...hche10x3-22/+61
2006-10-12Fixed alignment for labels and fieldslhauch1-64/+27
2006-10-12Fixed the width of the GuidValue fieldlhauch1-1/+1
2006-10-12Fixed display for OS X and removed Recommended fieldslhauch1-185/+116
2006-10-12Added APP tool command to solve the pre-processing issue in IPF assembly and ...jwang362-2/+4
2006-10-12Fix several bugs & enhancement.qhuang84-8/+20
2006-10-12Add new changed symbol to database.qhuang81-1/+19
2006-10-12Modify Extract() function to speed up the Far installation.qouyang1-49/+18
2006-10-12Mark Guid Type as required in Guid declaration editor. Set cell editor to lon...jlin166-8/+50
2006-10-121. Fix EDKT391 The check point of "OutputFileBasename" is missed in wizard to...hche10x2-1/+7
2006-10-121. Extend the runtime memory to 256 MB for FrameworkWizard in JVM.hche10x3-3/+3
2006-10-11Standardized property name WORKSPACE and fixed cleanall messages.lhauch14-10/+55
2006-10-11Fixed a typolhauch1-1/+1
2006-10-11fix a bug in identifying comments.qhuang81-2/+2
2006-10-11Added "synchronized" method to create random number in case of multi-thread i...jwang361-3/+13
2006-10-11Ensure the validity of Ffs Sections when adding a new Sections to Ffs.jlin162-10/+19
2006-10-11Support using @ToolChainFamily in <Filename> to do the filter. This is also t...wuyizhong4-26/+60
2006-10-11Change some format and remove some unused codes. wuyizhong1-10/+8
2006-10-11Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGSjwang361-2/+2
2006-10-11Give warning when deleting the last build target. Fix the missing-all build t...jlin163-66/+154
2006-10-10Set the comment for JAVA_HOME to point to the minimum release version of SUN ...lhauch1-1/+1
2006-10-10Fixed the build.xml files so that clean and cleanall actually removes the tem...lhauch10-28/+53
2006-10-10Fixed the build.xml files so that clean and cleanall actually removes the tem...lhauch25-0/+30
2006-10-10Fixed the cleanall target BUILD_DIR settingslhauch1-1/+3
2006-10-10Removed extra lines and spaces in the catalog.xml file creation, also wrapped...lhauch1-3/+9
2006-10-10Added a test to check the # of threads iff threading is enabled. If it's not...lhauch1-1/+4
2006-10-10Removed extra binary character at the start of line 1lhauch1-1/+1
2006-10-10Fixed EDKT370&372qouyang3-13/+43
2006-10-10Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang361-0/+8
2006-10-10Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang361-0/+2
2006-10-10Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T...klu22-5/+15
2006-10-10Fix not able to save after change build target.jlin163-31/+123
2006-10-10Add pair of performance macro function to measure the whole PEI phase's perfo...klu22-5/+6
2006-10-10Changed IA64 to IPF in the comments because it will cause confusion.jwang361-1/+1
2006-10-10Added code to check if "cmd" attribute is valid or not. This is to make error...jwang361-0/+7
2006-10-10Fixed EDKT381jwang363-31/+38
2006-10-10Change FrameworkModules selection to next module in platform after remove one...jlin163-3/+9
2006-10-10DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a modu...qwang123-10/+0
2006-10-101. Update to just keep several line JAVA related msg; 2. Remove file Property...wuyizhong4-221/+20
2006-10-10This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o...qwang122-0/+18
2006-10-101) If DebugAssertEnabled is TRUE, we still need to provide the GET sizeqwang121-55/+60
2006-10-10Change behavior if found more than one FPD files from let user choice one to ...wuyizhong1-74/+21
2006-10-09removed extra taskdef and taskref definitions that caused some warning messag...lhauch34-74/+11
2006-10-09Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i...rsun31-0/+1