summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set the comment for JAVA_HOME to point to the minimum release version of SUN ...lhauch2006-10-101-1/+1
* Fixed the build.xml files so that clean and cleanall actually removes the tem...lhauch2006-10-1010-28/+53
* Fixed the build.xml files so that clean and cleanall actually removes the tem...lhauch2006-10-1025-0/+30
* Fixed the cleanall target BUILD_DIR settingslhauch2006-10-101-1/+3
* Removed extra lines and spaces in the catalog.xml file creation, also wrapped...lhauch2006-10-101-3/+9
* Added a test to check the # of threads iff threading is enabled. If it's not...lhauch2006-10-101-1/+4
* Removed extra binary character at the start of line 1lhauch2006-10-101-1/+1
* Fixed EDKT370&372qouyang2006-10-103-13/+43
* Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang362006-10-101-0/+8
* Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang362006-10-101-0/+2
* Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. T...klu22006-10-102-5/+15
* Fix not able to save after change build target.jlin162006-10-103-31/+123
* Add pair of performance macro function to measure the whole PEI phase's perfo...klu22006-10-102-5/+6
* Changed IA64 to IPF in the comments because it will cause confusion.jwang362006-10-101-1/+1
* Added code to check if "cmd" attribute is valid or not. This is to make error...jwang362006-10-101-0/+7
* Fixed EDKT381jwang362006-10-103-31/+38
* Change FrameworkModules selection to next module in platform after remove one...jlin162006-10-103-3/+9
* DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a modu...qwang122006-10-103-10/+0
* 1. Update to just keep several line JAVA related msg; 2. Remove file Property...wuyizhong2006-10-104-221/+20
* This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o...qwang122006-10-102-0/+18
* 1) If DebugAssertEnabled is TRUE, we still need to provide the GET sizeqwang122006-10-101-55/+60
* Change behavior if found more than one FPD files from let user choice one to ...wuyizhong2006-10-101-74/+21
* removed extra taskdef and taskref definitions that caused some warning messag...lhauch2006-10-0934-74/+11
* Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i...rsun32006-10-091-0/+1
* 1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t...jwang362006-10-092-37/+45
* Add flags for UNIXGCC.wuyizhong2006-10-091-0/+5
* Changed the way of using precompiled header in the build process. Now the use...jwang362006-10-085-100/+82
* Optimized HighBitSetXX() functionsbxing2006-10-082-7/+19
* Add PERF_START function for collecting performance data for DXE_OK tag.klu22006-10-081-0/+2
* Remove EBC arch from supported arch list to fix tracker EDKII350.yshang12006-10-081-3/+1
* Changed the tmp path because of directory structure changesjwang362006-10-081-1/+1
* Changed the output path of source because of directory structure changesjwang362006-10-081-3/+3
* Changed the path of build.xml because of directory structure changesjwang362006-10-081-1/+1
* Removed the need of external MakeDeps.exe. Now parsing include files is built...jwang362006-10-082-122/+197
* Remove the line of "<Filename>Tools/Java/JavaTools.spd</Filename>" in Framewo...qouyang2006-10-081-2/+2
* Remove extra /D defines in CC FLAGSmdkinney2006-10-071-35/+36
* Fix VS2005 compatibility issuemdkinney2006-10-071-2/+3
* Fixed all scripts to use new directory layout.lhauch2006-10-065-4/+5
* Removed unused files.lhauch2006-10-052-96/+0
* removing unused file, adding new file.lhauch2006-10-052-14/+66
* More moves for Tool Packageslhauch2006-10-05276-0/+0
* More renames for Tool Packageslhauch2006-10-05277-3/+3
* Restructuring for better separation of Tool packages.lhauch2006-10-05796-32/+32
* Changed spelling to manifestlhauch2006-10-055-69/+69
* Update the Release notes with more description of setting up gcc.bbahnsen2006-10-051-8/+47
* Add compiler flags for UNIXGCCbbahnsen2006-10-051-0/+5
* Use intrinsicmdkinney2006-10-041-0/+33
* Use intrinsicmdkinney2006-10-046-0/+218
* Fix VS 2005 compatibility issuemdkinney2006-10-042-3/+4
* Fix VS 2005 compatibility issuemdkinney2006-10-041-0/+1