]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
17 years agoStandardized property name WORKSPACE and fixed cleanall messages.
lhauch [Wed, 11 Oct 2006 16:40:33 +0000 (16:40 +0000)]
Standardized property name WORKSPACE and fixed cleanall messages.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1725 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed a typo
lhauch [Wed, 11 Oct 2006 15:28:21 +0000 (15:28 +0000)]
Fixed a typo

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1724 6f19259b-4bc3-4df7-8a09-765794883524

17 years agofix a bug in identifying comments.
qhuang8 [Wed, 11 Oct 2006 10:15:20 +0000 (10:15 +0000)]
fix a bug in identifying comments.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1723 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded "synchronized" method to create random number in case of multi-thread issue
jwang36 [Wed, 11 Oct 2006 10:10:16 +0000 (10:10 +0000)]
Added "synchronized" method to create random number in case of multi-thread issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1722 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoEnsure the validity of Ffs Sections when adding a new Sections to Ffs.
jlin16 [Wed, 11 Oct 2006 06:57:08 +0000 (06:57 +0000)]
Ensure the validity of Ffs Sections when adding a new Sections to Ffs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1721 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoSupport using @ToolChainFamily in <Filename> to do the filter. This is also to fix...
wuyizhong [Wed, 11 Oct 2006 03:50:46 +0000 (03:50 +0000)]
Support using @ToolChainFamily in <Filename> to do the filter. This is also to fix track T365.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1720 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChange some format and remove some unused codes.
wuyizhong [Wed, 11 Oct 2006 03:47:22 +0000 (03:47 +0000)]
Change some format and remove some unused codes.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1719 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS
jwang36 [Wed, 11 Oct 2006 03:41:02 +0000 (03:41 +0000)]
Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1718 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoGive warning when deleting the last build target. Fix the missing-all build targets...
jlin16 [Wed, 11 Oct 2006 03:22:34 +0000 (03:22 +0000)]
Give warning when deleting the last build target. Fix the missing-all build targets when deleting one of them.
if platform definitions not complete, give messages when setting default values for this platform.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1717 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoSet the comment for JAVA_HOME to point to the minimum release version of SUN JDK...
lhauch [Tue, 10 Oct 2006 23:03:33 +0000 (23:03 +0000)]
Set the comment for JAVA_HOME to point to the minimum release version of SUN 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

17 years agoFixed the build.xml files so that clean and cleanall actually removes the temporary...
lhauch [Tue, 10 Oct 2006 23:01:42 +0000 (23:01 +0000)]
Fixed the build.xml files so that clean and cleanall actually removes the 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

17 years agoFixed the build.xml files so that clean and cleanall actually removes the temporary...
lhauch [Tue, 10 Oct 2006 22:59:11 +0000 (22:59 +0000)]
Fixed the build.xml files so that clean and cleanall actually removes the 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

17 years agoFixed the cleanall target BUILD_DIR settings
lhauch [Tue, 10 Oct 2006 19:32:37 +0000 (19:32 +0000)]
Fixed the cleanall target BUILD_DIR settings

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1713 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemoved extra lines and spaces in the catalog.xml file creation, also wrapped it...
lhauch [Tue, 10 Oct 2006 18:40:50 +0000 (18:40 +0000)]
Removed extra lines and spaces in the catalog.xml file creation, also 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

17 years agoAdded a test to check the # of threads iff threading is enabled. If it's not enabled...
lhauch [Tue, 10 Oct 2006 17:30:59 +0000 (17:30 +0000)]
Added a test to check the # of threads iff threading is enabled.  If it's 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

17 years agoRemoved extra binary character at the start of line 1
lhauch [Tue, 10 Oct 2006 14:56:16 +0000 (14:56 +0000)]
Removed extra binary character at the start of line 1

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1710 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed EDKT370&372
qouyang [Tue, 10 Oct 2006 14:48:17 +0000 (14:48 +0000)]
Fixed EDKT370&372

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1709 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed build break caused by GetPerformanceCounter() in PeiMain module
jwang36 [Tue, 10 Oct 2006 14:41:11 +0000 (14:41 +0000)]
Fixed build break caused by GetPerformanceCounter() in PeiMain module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1708 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed build break caused by GetPerformanceCounter() in PeiMain module
jwang36 [Tue, 10 Oct 2006 14:35:55 +0000 (14:35 +0000)]
Fixed build break caused by GetPerformanceCounter() in PeiMain module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1707 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoSet Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. The can...
klu2 [Tue, 10 Oct 2006 09:59:34 +0000 (09:59 +0000)]
Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. 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

17 years agoFix not able to save after change build target.
jlin16 [Tue, 10 Oct 2006 09:26:34 +0000 (09:26 +0000)]
Fix not able to save after change build target.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1705 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd pair of performance macro function to measure the whole PEI phase's performance.
klu2 [Tue, 10 Oct 2006 07:30:40 +0000 (07:30 +0000)]
Add pair of performance macro function to measure the whole PEI phase's performance.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1704 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChanged IA64 to IPF in the comments because it will cause confusion.
jwang36 [Tue, 10 Oct 2006 06:09:02 +0000 (06:09 +0000)]
Changed IA64 to IPF in the comments because it will cause confusion.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1703 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded code to check if "cmd" attribute is valid or not. This is to make error report...
jwang36 [Tue, 10 Oct 2006 05:55:36 +0000 (05:55 +0000)]
Added code to check if "cmd" attribute is valid or not. This is to make error report more accurate.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1702 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed EDKT381
jwang36 [Tue, 10 Oct 2006 04:36:57 +0000 (04:36 +0000)]
Fixed EDKT381

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1701 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChange FrameworkModules selection to next module in platform after remove one module.
jlin16 [Tue, 10 Oct 2006 04:28:15 +0000 (04:28 +0000)]
Change FrameworkModules selection to next module in platform after remove one module.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1700 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoDxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a module need...
qwang12 [Tue, 10 Oct 2006 03:39:55 +0000 (03:39 +0000)]
DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a 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

17 years ago1. Update to just keep several line JAVA related msg; 2. Remove file PropertyManager...
wuyizhong [Tue, 10 Oct 2006 02:40:59 +0000 (02:40 +0000)]
1. Update to just keep several line JAVA related msg; 2. Remove file PropertyManager.java.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1698 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoThis patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes of spaces...
qwang12 [Tue, 10 Oct 2006 02:21:51 +0000 (02:21 +0000)]
This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes 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

17 years ago1) If DebugAssertEnabled is TRUE, we still need to provide the GET size
qwang12 [Tue, 10 Oct 2006 02:17:53 +0000 (02:17 +0000)]
1) If DebugAssertEnabled is TRUE, we still need to provide the GET size
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

17 years agoChange behavior if found more than one FPD files from let user choice one to report...
wuyizhong [Tue, 10 Oct 2006 02:15:44 +0000 (02:15 +0000)]
Change behavior if found more than one FPD files from let user choice one to report Error and stop build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1695 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoremoved extra taskdef and taskref definitions that caused some warning messages when...
lhauch [Mon, 9 Oct 2006 22:03:52 +0000 (22:03 +0000)]
removed extra taskdef and taskref definitions that caused some warning messages when doing a cleanall

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1694 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor is design...
rsun3 [Mon, 9 Oct 2006 10:09:26 +0000 (10:09 +0000)]
Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor 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

17 years ago1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 tool...
jwang36 [Mon, 9 Oct 2006 07:15:20 +0000 (07:15 +0000)]
1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 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

17 years agoAdd flags for UNIXGCC.
wuyizhong [Mon, 9 Oct 2006 02:28:29 +0000 (02:28 +0000)]
Add flags for UNIXGCC.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1691 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChanged the way of using precompiled header in the build process. Now the use of...
jwang36 [Sun, 8 Oct 2006 16:07:32 +0000 (16:07 +0000)]
Changed the way of using precompiled header in the build process. Now the 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

17 years agoOptimized HighBitSetXX() functions
bxing [Sun, 8 Oct 2006 08:45:59 +0000 (08:45 +0000)]
Optimized HighBitSetXX() functions

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1689 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd PERF_START function for collecting performance data for DXE_OK tag.
klu2 [Sun, 8 Oct 2006 08:15:12 +0000 (08:15 +0000)]
Add PERF_START function for collecting performance data for DXE_OK tag.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1688 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemove EBC arch from supported arch list to fix tracker EDKII350.
yshang1 [Sun, 8 Oct 2006 07:19:56 +0000 (07:19 +0000)]
Remove EBC arch from supported arch list to fix tracker EDKII350.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1687 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChanged the tmp path because of directory structure changes
jwang36 [Sun, 8 Oct 2006 07:02:24 +0000 (07:02 +0000)]
Changed the tmp path because of directory structure changes

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1686 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChanged the output path of source because of directory structure changes
jwang36 [Sun, 8 Oct 2006 06:50:56 +0000 (06:50 +0000)]
Changed the output path of source because of directory structure changes

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1685 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChanged the path of build.xml because of directory structure changes
jwang36 [Sun, 8 Oct 2006 06:45:36 +0000 (06:45 +0000)]
Changed the path of build.xml because of directory structure changes

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1684 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemoved the need of external MakeDeps.exe. Now parsing include files is built in...
jwang36 [Sun, 8 Oct 2006 06:28:06 +0000 (06:28 +0000)]
Removed the need of external MakeDeps.exe. Now parsing include files is built in makedeps task.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1683 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemove the line of "<Filename>Tools/Java/JavaTools.spd</Filename>" in FrameworkDataba...
qouyang [Sun, 8 Oct 2006 02:56:33 +0000 (02:56 +0000)]
Remove the line of "<Filename>Tools/Java/JavaTools.spd</Filename>" in 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

17 years agoRemove extra /D defines in CC FLAGS
mdkinney [Sat, 7 Oct 2006 00:28:16 +0000 (00:28 +0000)]
Remove extra /D defines in CC FLAGS

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1681 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix VS2005 compatibility issue
mdkinney [Sat, 7 Oct 2006 00:19:00 +0000 (00:19 +0000)]
Fix VS2005 compatibility issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1680 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed all scripts to use new directory layout.
lhauch [Fri, 6 Oct 2006 00:04:20 +0000 (00:04 +0000)]
Fixed all scripts to use new directory layout.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1679 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemoved unused files.
lhauch [Thu, 5 Oct 2006 23:38:21 +0000 (23:38 +0000)]
Removed unused files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1678 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoremoving unused file, adding new file.
lhauch [Thu, 5 Oct 2006 23:36:33 +0000 (23:36 +0000)]
removing unused file, adding new file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1677 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoMore moves for Tool Packages
lhauch [Thu, 5 Oct 2006 23:24:16 +0000 (23:24 +0000)]
More moves for Tool Packages

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1676 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoMore renames for Tool Packages
lhauch [Thu, 5 Oct 2006 23:16:50 +0000 (23:16 +0000)]
More renames for Tool Packages

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1675 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRestructuring for better separation of Tool packages.
lhauch [Thu, 5 Oct 2006 23:12:07 +0000 (23:12 +0000)]
Restructuring for better separation of Tool packages.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1674 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChanged spelling to manifest
lhauch [Thu, 5 Oct 2006 22:19:16 +0000 (22:19 +0000)]
Changed spelling to manifest

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1673 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUpdate the Release notes with more description of setting up gcc.
bbahnsen [Thu, 5 Oct 2006 16:37:34 +0000 (16:37 +0000)]
Update the Release notes with more description of setting up gcc.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1672 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd compiler flags for UNIXGCC
bbahnsen [Thu, 5 Oct 2006 15:57:29 +0000 (15:57 +0000)]
Add compiler flags for UNIXGCC

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1671 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUse intrinsic
mdkinney [Wed, 4 Oct 2006 23:56:11 +0000 (23:56 +0000)]
Use intrinsic

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1670 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUse intrinsic
mdkinney [Wed, 4 Oct 2006 23:50:23 +0000 (23:50 +0000)]
Use intrinsic

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1669 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix VS 2005 compatibility issue
mdkinney [Wed, 4 Oct 2006 23:13:51 +0000 (23:13 +0000)]
Fix VS 2005 compatibility issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1668 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix VS 2005 compatibility issue
mdkinney [Wed, 4 Oct 2006 23:12:45 +0000 (23:12 +0000)]
Fix VS 2005 compatibility issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1667 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix VS 2005 compatibility issue
mdkinney [Wed, 4 Oct 2006 23:12:00 +0000 (23:12 +0000)]
Fix VS 2005 compatibility issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1666 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix VS 2005 compatibility issue
mdkinney [Wed, 4 Oct 2006 23:11:21 +0000 (23:11 +0000)]
Fix VS 2005 compatibility issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1665 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd support for DEBUG and RELEASE builds of this FPD file.
mdkinney [Wed, 4 Oct 2006 23:10:50 +0000 (23:10 +0000)]
Add support for DEBUG and RELEASE builds of this FPD file.
Remove all FLAG settings from this FPD file.  This functionality has moved into tools_def.txt

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1664 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd support for DEBUG and RELEASE builds of this FPD file.
mdkinney [Wed, 4 Oct 2006 23:10:09 +0000 (23:10 +0000)]
Add support for DEBUG and RELEASE builds of this FPD file.
Remove all FLAG settings from this FPD file.  This functionality has moved into tools_def.txt

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1663 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUse intrinsic
mdkinney [Wed, 4 Oct 2006 23:07:25 +0000 (23:07 +0000)]
Use intrinsic

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1662 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix GCC build issue
mdkinney [Wed, 4 Oct 2006 23:06:00 +0000 (23:06 +0000)]
Fix GCC build issue
Take advantage of some intrinsics from MSFT build tools

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1661 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd support for DEBUG and RELEASE builds of this FPD file.
mdkinney [Wed, 4 Oct 2006 23:04:24 +0000 (23:04 +0000)]
Add support for DEBUG and RELEASE builds of this FPD file.
Remove all FLAG settings from this FPD file.  This functionality has moved into tools_def.txt

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1660 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUpdate FwImage to zero .xdata information if the image type is X64 and all debug...
mdkinney [Wed, 4 Oct 2006 23:02:50 +0000 (23:02 +0000)]
Update FwImage to zero .xdata information if the image type is X64 and all debug information has been stripped.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1659 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd data structured for X64 unwind info
mdkinney [Wed, 4 Oct 2006 23:01:56 +0000 (23:01 +0000)]
Add data structured for X64 unwind info

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1658 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUpdate GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_def.txt
mdkinney [Wed, 4 Oct 2006 23:01:10 +0000 (23:01 +0000)]
Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_def.txt

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1657 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoUpdate GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_def.txt
mdkinney [Wed, 4 Oct 2006 23:00:35 +0000 (23:00 +0000)]
Update GenBuild to append FLAGS from FPD files to the FLAGS defined in tools_def.txt

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1656 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoPull majority of flag settings into tools_def.txt and only leave custom flags for...
mdkinney [Wed, 4 Oct 2006 22:56:14 +0000 (22:56 +0000)]
Pull majority of flag settings into tools_def.txt and only leave custom flags for platforms in the FPD files.
Add standard profiles for VS 2003, VS 2005 Professional, DDK 3790.1830, Intel EBC, Intel ASL
Preserve MYTOOLS profile that is compatible with previous versions of this file.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1655 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChange default setting in template to only build DEBUG targets instead of both DEBUG...
mdkinney [Wed, 4 Oct 2006 22:53:40 +0000 (22:53 +0000)]
Change default setting in template to only build DEBUG targets instead of both DEBUG and RELEASE targets.
This was done because other FPD files were updates to support both DEBUG and RELEASE targets

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1654 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd AutoGen.h.obj to the list of files to link to resolve a link failure with VS...
mdkinney [Wed, 4 Oct 2006 22:51:18 +0000 (22:51 +0000)]
Add AutoGen.h.obj to the list of files to link to resolve a link failure with VS 2005

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1653 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoSet the execute bits on these files.
bbahnsen [Tue, 3 Oct 2006 20:14:07 +0000 (20:14 +0000)]
Set the execute bits on these files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1652 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix Capitalization issue to get tools to build on x86_64 linux.
bbahnsen [Tue, 3 Oct 2006 16:39:19 +0000 (16:39 +0000)]
Fix Capitalization issue to get tools to build on x86_64 linux.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1651 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded the OPTIONAL NonProcessedFiles element to MSA section. Sub-element is Filename...
lhauch [Mon, 2 Oct 2006 15:43:44 +0000 (15:43 +0000)]
Added the OPTIONAL NonProcessedFiles element to MSA section.  Sub-element is Filename with no attributes.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1650 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix the problem of deleting ModuleSA custom tool chain option leads to FPD verificait...
jlin16 [Sat, 30 Sep 2006 02:50:14 +0000 (02:50 +0000)]
Fix the problem of deleting ModuleSA custom tool chain option leads to FPD verificaiton fail.
Remove the drop-down list of toolchain family for schema not restrict it any more.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1649 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded code to clear "Buffer" before using it. This is supposed to fix the odd issue...
jwang36 [Sat, 30 Sep 2006 02:09:07 +0000 (02:09 +0000)]
Added code to clear "Buffer" before using it. This is supposed to fix the odd issue happened in sscanf.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1648 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoMoved the directory of generated precompiled header file to OUTPUT directory to fix...
jwang36 [Sat, 30 Sep 2006 01:34:36 +0000 (01:34 +0000)]
Moved the directory of generated precompiled header file to OUTPUT directory to fix the build issue after a "build clean"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1647 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Remove some unuseful import in Framework's EfiRomTask.java, FlashMapTask.java...
qouyang [Fri, 29 Sep 2006 10:00:39 +0000 (10:00 +0000)]
1. Remove some unuseful import in Framework's EfiRomTask.java, FlashMapTask.java, GenFvImageTask.java, GenSectionTask.java, MakeDeps.java
2. For "BASE" type , the definition of variable "gEfiCallerIdGuid" in Autogen.c is as type of "GUID" instead of "EFI_GUID".

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1646 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoMsaOwner usable
alfred [Fri, 29 Sep 2006 09:06:28 +0000 (09:06 +0000)]
MsaOwner usable

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1645 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoMsaOwner.java & ModuleInfo.java
alfred [Fri, 29 Sep 2006 08:31:54 +0000 (08:31 +0000)]
MsaOwner.java & ModuleInfo.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1644 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoChanged local variable "ran" to static class member to fix multi-thread build issue
jwang36 [Fri, 29 Sep 2006 07:43:19 +0000 (07:43 +0000)]
Changed local variable "ran" to static class member to fix multi-thread build issue

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1643 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoenhance ModuleInfo.java
alfred [Fri, 29 Sep 2006 07:32:35 +0000 (07:32 +0000)]
enhance ModuleInfo.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1642 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoenhance MsaOwner.java
alfred [Fri, 29 Sep 2006 07:04:34 +0000 (07:04 +0000)]
enhance MsaOwner.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1641 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemove empty attributes for build option.
jlin16 [Fri, 29 Sep 2006 06:21:27 +0000 (06:21 +0000)]
Remove empty attributes for build option.
Fix keyboard tying search wrong-focus in FrameworkModules table.
Make FvBinding text field editable.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1640 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFixed display sizes for X-Windows
lhauch [Thu, 28 Sep 2006 19:01:24 +0000 (19:01 +0000)]
Fixed display sizes for X-Windows

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1639 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix EDKT352: Scroll bar should be displayed when the table is out of screen scope
jlin16 [Thu, 28 Sep 2006 10:09:45 +0000 (10:09 +0000)]
Fix EDKT352: Scroll bar should be displayed when the table is out of screen scope

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1638 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdd no mouse support for table cell editors.
jlin16 [Thu, 28 Sep 2006 09:01:25 +0000 (09:01 +0000)]
Add no mouse support for table cell editors.
Add auto-search function in FrameworkModules tables by detecting keyboard typing.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1637 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoTo fix EDKT284.
jjin9 [Wed, 27 Sep 2006 15:30:31 +0000 (15:30 +0000)]
To fix EDKT284.
1.support multi thread
2.fix bug

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1636 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdding the *NIX equivalent to fw.bat
lhauch [Wed, 27 Sep 2006 14:53:35 +0000 (14:53 +0000)]
Adding the *NIX equivalent to fw.bat

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1635 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoRemove the duplicated Copy Right in msa header.
lgao4 [Wed, 27 Sep 2006 09:26:40 +0000 (09:26 +0000)]
Remove the duplicated Copy Right in msa header.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1634 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoTo fix EDKT341. Still existing issues for VfrCompile.
wuyizhong [Wed, 27 Sep 2006 05:53:35 +0000 (05:53 +0000)]
To fix EDKT341. Still existing issues for VfrCompile.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1633 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded DllPath for VfrCompile
jwang36 [Wed, 27 Sep 2006 05:30:09 +0000 (05:30 +0000)]
Added DllPath for VfrCompile

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1632 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded DllPath attribute
jwang36 [Wed, 27 Sep 2006 05:29:27 +0000 (05:29 +0000)]
Added DllPath attribute

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1631 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix EDKT337,Double click on modules in "Framework Modules" of Platforms should be...
jlin16 [Wed, 27 Sep 2006 04:23:50 +0000 (04:23 +0000)]
Fix EDKT337,Double click on modules in "Framework Modules" of Platforms should be supported.
Fix EDKT334, Wizard should sync modules list in fpd with modules in fv_order.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1630 6f19259b-4bc3-4df7-8a09-765794883524

17 years ago1. Fix EDKT306 Output different error message for different condition in workspace...
hche10x [Tue, 26 Sep 2006 09:05:56 +0000 (09:05 +0000)]
1. Fix EDKT306 Output different error message for different condition in workspace validation
2. Fix EDKT307 Workspace selection support is required by wizard

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1629 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoOptimize the algorithm of creating page table to enhance boot performance and save...
qhuang8 [Tue, 26 Sep 2006 07:22:33 +0000 (07:22 +0000)]
Optimize the algorithm of creating page table to enhance boot performance and save code size.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1628 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoenhance MsaOwner.java
alfred [Tue, 26 Sep 2006 07:19:30 +0000 (07:19 +0000)]
enhance MsaOwner.java

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1627 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoFix EDKT256: using unified logging mechanism in PcdAutogen tools.
klu2 [Tue, 26 Sep 2006 06:11:15 +0000 (06:11 +0000)]
Fix EDKT256: using unified logging mechanism in PcdAutogen tools.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1626 6f19259b-4bc3-4df7-8a09-765794883524