summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set the comment for JAVA_HOME to point to the minimum release version of SUN ↵lhauch2006-10-101-1/+1
| | | | | | JDK, 1.5.0_06, not 1.5.0_04 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1716 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed the build.xml files so that clean and cleanall actually removes the ↵lhauch2006-10-1010-28/+53
| | | | | | temporary build directories, rather than leaving all of the intermediate files left lying around. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1715 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed the build.xml files so that clean and cleanall actually removes the ↵lhauch2006-10-1025-0/+30
| | | | | | temporary build directories, rather than leaving all of the intermediate files left lying around. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1714 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed the cleanall target BUILD_DIR settingslhauch2006-10-101-1/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1713 6f19259b-4bc3-4df7-8a09-765794883524
* Removed extra lines and spaces in the catalog.xml file creation, also ↵lhauch2006-10-101-3/+9
| | | | | | wrapped it in a test for availability git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1712 6f19259b-4bc3-4df7-8a09-765794883524
* Added a test to check the # of threads iff threading is enabled. If it's ↵lhauch2006-10-101-1/+4
| | | | | | not enabled, don't try to read the number of threads in the target.txt file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1711 6f19259b-4bc3-4df7-8a09-765794883524
* Removed extra binary character at the start of line 1lhauch2006-10-101-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1710 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed EDKT370&372qouyang2006-10-103-13/+43
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1709 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang362006-10-101-0/+8
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1708 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang362006-10-101-0/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1707 6f19259b-4bc3-4df7-8a09-765794883524
* Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. ↵klu22006-10-102-5/+15
| | | | | | The can improve the performance of Dxe dispatcher. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1706 6f19259b-4bc3-4df7-8a09-765794883524
* Fix not able to save after change build target.jlin162006-10-103-31/+123
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1705 6f19259b-4bc3-4df7-8a09-765794883524
* Add pair of performance macro function to measure the whole PEI phase's ↵klu22006-10-102-5/+6
| | | | | | performance. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1704 6f19259b-4bc3-4df7-8a09-765794883524
* Changed IA64 to IPF in the comments because it will cause confusion.jwang362006-10-101-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1703 6f19259b-4bc3-4df7-8a09-765794883524
* Added code to check if "cmd" attribute is valid or not. This is to make ↵jwang362006-10-101-0/+7
| | | | | | error report more accurate. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1702 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed EDKT381jwang362006-10-103-31/+38
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1701 6f19259b-4bc3-4df7-8a09-765794883524
* Change FrameworkModules selection to next module in platform after remove ↵jlin162006-10-103-3/+9
| | | | | | one module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1700 6f19259b-4bc3-4df7-8a09-765794883524
* DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a ↵qwang122006-10-103-10/+0
| | | | | | module need to resolve PCD macro (FixedAtBuild, BinaryPatch or Dynamic), the module should declare that it consume PcdLib library class in MSA file. The Edk II build tool will include "PcdLib.h" in "Autogen.h". git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1699 6f19259b-4bc3-4df7-8a09-765794883524
* 1. Update to just keep several line JAVA related msg; 2. Remove file ↵wuyizhong2006-10-104-221/+20
| | | | | | PropertyManager.java. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1698 6f19259b-4bc3-4df7-8a09-765794883524
* This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes ↵qwang122006-10-102-0/+18
| | | | | | of spaces must be available in NV variable region. This conservative approach is make sure OS loader will have space to save important data. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1697 6f19259b-4bc3-4df7-8a09-765794883524
* 1) If DebugAssertEnabled is TRUE, we still need to provide the GET sizeqwang122006-10-101-55/+60
| | | | | | | | function as GetWorker and SetWoker need this function to do ASSERT. 2) 0 should be returned if GetSize is not supported. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1696 6f19259b-4bc3-4df7-8a09-765794883524
* Change behavior if found more than one FPD files from let user choice one to ↵wuyizhong2006-10-101-74/+21
| | | | | | report Error and stop build. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1695 6f19259b-4bc3-4df7-8a09-765794883524
* removed extra taskdef and taskref definitions that caused some warning ↵lhauch2006-10-0934-74/+11
| | | | | | messages when doing a cleanall git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1694 6f19259b-4bc3-4df7-8a09-765794883524
* Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor ↵rsun32006-10-091-0/+1
| | | | | | is designed to be loaded to ecx:ebx but the high 4 byte of the divisor is forgotten to be loaded to ecx git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1693 6f19259b-4bc3-4df7-8a09-765794883524
* 1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 ↵jwang362006-10-092-37/+45
| | | | | | | | tool chains and cleaned the option format; 2) Changed the way of link/lib AutoGen.h.obj by using OBJECTS property to pass the file name to linker. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1692 6f19259b-4bc3-4df7-8a09-765794883524
* Add flags for UNIXGCC.wuyizhong2006-10-091-0/+5
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1691 6f19259b-4bc3-4df7-8a09-765794883524
* Changed the way of using precompiled header in the build process. Now the ↵jwang362006-10-085-100/+82
| | | | | | use of precompiled header is controlled by tools_def.txt. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1690 6f19259b-4bc3-4df7-8a09-765794883524
* Optimized HighBitSetXX() functionsbxing2006-10-082-7/+19
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1689 6f19259b-4bc3-4df7-8a09-765794883524
* Add PERF_START function for collecting performance data for DXE_OK tag.klu22006-10-081-0/+2
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1688 6f19259b-4bc3-4df7-8a09-765794883524
* Remove EBC arch from supported arch list to fix tracker EDKII350.yshang12006-10-081-3/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1687 6f19259b-4bc3-4df7-8a09-765794883524
* Changed the tmp path because of directory structure changesjwang362006-10-081-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1686 6f19259b-4bc3-4df7-8a09-765794883524
* Changed the output path of source because of directory structure changesjwang362006-10-081-3/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1685 6f19259b-4bc3-4df7-8a09-765794883524
* Changed the path of build.xml because of directory structure changesjwang362006-10-081-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1684 6f19259b-4bc3-4df7-8a09-765794883524
* Removed the need of external MakeDeps.exe. Now parsing include files is ↵jwang362006-10-082-122/+197
| | | | | | built in makedeps task. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1683 6f19259b-4bc3-4df7-8a09-765794883524
* Remove the line of "<Filename>Tools/Java/JavaTools.spd</Filename>" in ↵qouyang2006-10-081-2/+2
| | | | | | FrameworkDatabase.template, since the file of "Tools/Java/JavaTools.spd" don't exist in current tip. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1682 6f19259b-4bc3-4df7-8a09-765794883524
* Remove extra /D defines in CC FLAGSmdkinney2006-10-071-35/+36
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1681 6f19259b-4bc3-4df7-8a09-765794883524
* Fix VS2005 compatibility issuemdkinney2006-10-071-2/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1680 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed all scripts to use new directory layout.lhauch2006-10-065-4/+5
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1679 6f19259b-4bc3-4df7-8a09-765794883524
* Removed unused files.lhauch2006-10-052-96/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1678 6f19259b-4bc3-4df7-8a09-765794883524
* removing unused file, adding new file.lhauch2006-10-052-14/+66
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1677 6f19259b-4bc3-4df7-8a09-765794883524
* More moves for Tool Packageslhauch2006-10-05276-0/+0
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1676 6f19259b-4bc3-4df7-8a09-765794883524
* More renames for Tool Packageslhauch2006-10-05277-3/+3
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1675 6f19259b-4bc3-4df7-8a09-765794883524
* Restructuring for better separation of Tool packages.lhauch2006-10-05796-32/+32
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1674 6f19259b-4bc3-4df7-8a09-765794883524
* Changed spelling to manifestlhauch2006-10-055-69/+69
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1673 6f19259b-4bc3-4df7-8a09-765794883524
* Update the Release notes with more description of setting up gcc.bbahnsen2006-10-051-8/+47
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1672 6f19259b-4bc3-4df7-8a09-765794883524
* Add compiler flags for UNIXGCCbbahnsen2006-10-051-0/+5
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1671 6f19259b-4bc3-4df7-8a09-765794883524
* Use intrinsicmdkinney2006-10-041-0/+33
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1670 6f19259b-4bc3-4df7-8a09-765794883524
* Use intrinsicmdkinney2006-10-046-0/+218
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1669 6f19259b-4bc3-4df7-8a09-765794883524
* Fix VS 2005 compatibility issuemdkinney2006-10-042-3/+4
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1668 6f19259b-4bc3-4df7-8a09-765794883524
* Fix VS 2005 compatibility issuemdkinney2006-10-041-0/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1667 6f19259b-4bc3-4df7-8a09-765794883524