]> git.proxmox.com Git - mirror_edk2.git/log
mirror_edk2.git
17 years agoBaseCacheMaintenanceLib has now been completed on all architectures.
bxing [Wed, 17 May 2006 10:22:59 +0000 (10:22 +0000)]
BaseCacheMaintenanceLib has now been completed on all architectures.

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

17 years agoFix a bug of unreference PCD token defined in FPD does *not* be autogened into emulat...
klu2 [Wed, 17 May 2006 07:20:37 +0000 (07:20 +0000)]
Fix a bug of unreference PCD token defined in FPD does *not* be autogened into emulated PCD array.

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

17 years agoFixes for GCC.
bbahnsen [Tue, 16 May 2006 20:34:23 +0000 (20:34 +0000)]
Fixes for GCC.

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

17 years agoFixes for Cygwin gcc builds.
bbahnsen [Tue, 16 May 2006 15:51:23 +0000 (15:51 +0000)]
Fixes for Cygwin gcc builds.

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

17 years agoFixes for gcc builds.
bbahnsen [Tue, 16 May 2006 15:29:48 +0000 (15:29 +0000)]
Fixes for gcc builds.

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

17 years agoCheck for gcc toolchain.
bbahnsen [Tue, 16 May 2006 14:52:41 +0000 (14:52 +0000)]
Check for gcc toolchain.

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

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@174 6f19259b...
yshang1 [Tue, 16 May 2006 11:17:21 +0000 (11:17 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@174 6f19259b-4bc3-4df7-8a09-765794883524

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@173 6f19259b...
yshang1 [Tue, 16 May 2006 11:12:51 +0000 (11:12 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@173 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoSplit wrapper functions into separate source files to reduce image code size
bxing [Tue, 16 May 2006 03:26:32 +0000 (03:26 +0000)]
Split wrapper functions into separate source files to reduce image code size

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

17 years agoSplit wrapper functions into separate source files
bxing [Tue, 16 May 2006 02:45:01 +0000 (02:45 +0000)]
Split wrapper functions into separate source files

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

17 years agoFix GenFvImagei build on OS X
bbahnsen [Tue, 16 May 2006 00:27:02 +0000 (00:27 +0000)]
Fix GenFvImagei build on OS X

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

17 years agoHandle g++ libs correctly, since ant incorrectly does not use g++ as the linker,...
bbahnsen [Mon, 15 May 2006 23:34:57 +0000 (23:34 +0000)]
Handle g++ libs correctly, since ant incorrectly does not use g++ as the linker, we do this as a workaround.

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

17 years agoRemoving the binary of MakeDeps since it is now built by the tools. Please make sure...
bbahnsen [Mon, 15 May 2006 23:26:58 +0000 (23:26 +0000)]
Removing the binary of MakeDeps since it is now built by the tools. Please make sure that you have rebuilt the tools to pick it up.

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

17 years agoFix for OS X
bbahnsen [Mon, 15 May 2006 22:49:28 +0000 (22:49 +0000)]
Fix for OS X

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

17 years agoFix for OS X
bbahnsen [Mon, 15 May 2006 22:48:06 +0000 (22:48 +0000)]
Fix for OS X

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

17 years agoAdd MakeDeps
bbahnsen [Mon, 15 May 2006 17:25:39 +0000 (17:25 +0000)]
Add MakeDeps

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

17 years agoUpdated BaseLib for THUNK functions and some CPU functions
bxing [Mon, 15 May 2006 11:14:20 +0000 (11:14 +0000)]
Updated BaseLib for THUNK functions and some CPU functions

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

17 years agoFix MASM build break
mdkinney [Sun, 14 May 2006 23:25:10 +0000 (23:25 +0000)]
Fix MASM build break

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

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19259b...
lgao4 [Sun, 14 May 2006 09:16:36 +0000 (09:16 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19259b-4bc3-4df7-8a09-765794883524

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@151 6f19259b...
lgao4 [Sun, 14 May 2006 09:16:06 +0000 (09:16 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@151 6f19259b-4bc3-4df7-8a09-765794883524

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19259b...
lgao4 [Sun, 14 May 2006 09:14:46 +0000 (09:14 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19259b-4bc3-4df7-8a09-765794883524

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@149 6f19259b...
lgao4 [Sun, 14 May 2006 09:14:06 +0000 (09:14 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@149 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoMake sure path to 16-bit MASM is set
mdkinney [Fri, 12 May 2006 23:18:38 +0000 (23:18 +0000)]
Make sure path to 16-bit MASM is set

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

17 years agoMake variable names for protocol GUIDs consistent
mdkinney [Fri, 12 May 2006 20:56:10 +0000 (20:56 +0000)]
Make variable names for protocol GUIDs consistent

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

17 years agoMake variable names for protocol GUIDs consistent
mdkinney [Fri, 12 May 2006 20:55:40 +0000 (20:55 +0000)]
Make variable names for protocol GUIDs consistent

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

17 years agoAdd CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module Package.
mdkinney [Fri, 12 May 2006 16:53:17 +0000 (16:53 +0000)]
Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module Package.

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

17 years agoAdd EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables defined...
mdkinney [Fri, 12 May 2006 16:52:07 +0000 (16:52 +0000)]
Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables defined by the UEFI 2.0 Specification

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

17 years agoAdded ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attribute
lhauch [Thu, 11 May 2006 14:38:45 +0000 (14:38 +0000)]
Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attribute

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

17 years agoModified the FlashDeviceInfo and FlashDeviceImage elements (when not using the FDF...
lhauch [Thu, 11 May 2006 14:36:47 +0000 (14:36 +0000)]
Modified the FlashDeviceInfo and FlashDeviceImage elements (when not using the FDF file) per recommendation of tools team

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

17 years ago*BaseSmbusLib: (new version)
qhuang8 [Thu, 11 May 2006 07:19:55 +0000 (07:19 +0000)]
*BaseSmbusLib: (new version)
Complete function header, detailed description, ASSERT()s & pass smoke test in MRC of Lakeport package by replacing Smbus PPI.
*Device Patch Lib
Fix a bug in AppendDevicePathNode() (Solve Track #44 in Remodel PVCS). The original logic failed if the first device path was NULL.
*Performance Lib
Add PeiPerformanceHob & Performance protocol in spd file in EdkModule Package (Solve Tracker #41, #42 in Remodel PVCS).
*Hob Lib
Add detailed description for each Hob function.

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

17 years agoRemove the PACKAGE attribute to sync with latest schema.
bbahnsen [Wed, 10 May 2006 16:13:02 +0000 (16:13 +0000)]
Remove the PACKAGE attribute to sync with latest schema.

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

17 years agoChange the name convention of Framework_Tools_Path to pass the build
yshi8 [Wed, 10 May 2006 08:11:30 +0000 (08:11 +0000)]
Change the name convention of Framework_Tools_Path to pass the build

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

17 years agoremoved require for different sections of <TianoImage> SEC,PEI_CORE,etc are now...
lhauch [Wed, 10 May 2006 07:31:24 +0000 (07:31 +0000)]
removed require for different sections of <TianoImage>  SEC,PEI_CORE,etc are now 0 - 1;  Added new attribute tags to MsaAttributes for ModuleName, ModuleGuid, PackageName and PackageGuid.  removed a couple of Attributes that are not used.

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

17 years ago1. update the comments to mention the variables should be set;
yshi8 [Tue, 9 May 2006 06:11:05 +0000 (06:11 +0000)]
1. update the comments to mention the variables should be set;
2. use %CD% to replace %~dp0 to remove the last "\" in the WORKSPACE variable
3. add some comments

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

17 years agoGet rid of the build.gcc
bbahnsen [Mon, 8 May 2006 16:13:05 +0000 (16:13 +0000)]
Get rid of the build.gcc

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

17 years agoIt is legal that same base name exist in one FPD file. In future, we should use ...
klu2 [Mon, 8 May 2006 03:34:21 +0000 (03:34 +0000)]
It is legal that same base name exist in one FPD file. In future, we should use "Guid, Version, Package" and "Arch" to differ a module. So currently, warning should be disabled.

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

17 years agoFix the PCD bug submitted by Oram, Isaac W:
klu2 [Sun, 7 May 2006 16:10:08 +0000 (16:10 +0000)]
Fix the PCD bug submitted by Oram, Isaac W:
It is legal that a workspace does *not* contains FPD or a FPD does *not* contains any PCD records,

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

17 years agoUse strcasecmp in gcc builds.
bbahnsen [Thu, 4 May 2006 23:39:47 +0000 (23:39 +0000)]
Use strcasecmp in gcc builds.

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

17 years agoFix a capitalization error.
bbahnsen [Thu, 4 May 2006 23:32:15 +0000 (23:32 +0000)]
Fix a capitalization error.

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

17 years agoRetab
bbahnsen [Thu, 4 May 2006 23:10:25 +0000 (23:10 +0000)]
Retab

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

17 years agoThe file name is in lower case.
bbahnsen [Thu, 4 May 2006 22:53:19 +0000 (22:53 +0000)]
The file name is in lower case.

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

17 years agoAdded a few links to help people find external tools.
bbahnsen [Wed, 3 May 2006 22:45:39 +0000 (22:45 +0000)]
Added a few links to help people find external tools.

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

17 years agoRemove the workspace reference.
bbahnsen [Wed, 3 May 2006 22:23:55 +0000 (22:23 +0000)]
Remove the workspace reference.

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

17 years agoStreamline the tools build and make it friendlier to gcc.
bbahnsen [Wed, 3 May 2006 22:14:18 +0000 (22:14 +0000)]
Streamline the tools build and make it friendlier to gcc.

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

17 years agoTop-level builds are not supported yet.
bbahnsen [Wed, 3 May 2006 19:41:11 +0000 (19:41 +0000)]
Top-level builds are not supported yet.

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

17 years agoPoint to the right place for ant contrib.
bbahnsen [Wed, 3 May 2006 18:10:56 +0000 (18:10 +0000)]
Point to the right place for ant contrib.

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

17 years agoGet rid of workspace. Point to MS compiler for Host compiles.
bbahnsen [Wed, 3 May 2006 18:07:09 +0000 (18:07 +0000)]
Get rid of workspace. Point to MS compiler for Host compiles.

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

17 years agoPoint to the correct _tools_def.txt file.
bbahnsen [Wed, 3 May 2006 18:04:29 +0000 (18:04 +0000)]
Point to the correct _tools_def.txt file.

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

17 years agoRemoving all but ia32 so that folks who do not have the extra compilers can build...
bbahnsen [Wed, 3 May 2006 17:57:37 +0000 (17:57 +0000)]
Removing all but ia32 so that folks who do not have the extra compilers can build without error.

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

17 years agoThis is the file to use to build all architectures.
bbahnsen [Wed, 3 May 2006 17:56:52 +0000 (17:56 +0000)]
This is the file to use to build all architectures.

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

17 years agoRemoving all but ia32 so that folks who do not have the extra compilers can build...
bbahnsen [Wed, 3 May 2006 17:55:48 +0000 (17:55 +0000)]
Removing all but ia32 so that folks who do not have the extra compilers can build without error.

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

17 years agoThis is the file to use to build all architectures.
bbahnsen [Wed, 3 May 2006 17:54:00 +0000 (17:54 +0000)]
This is the file to use to build all architectures.

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

17 years agoFix a typo.
bbahnsen [Tue, 2 May 2006 15:57:28 +0000 (15:57 +0000)]
Fix a typo.

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

17 years agoChange script to start with class
hche10x [Sat, 29 Apr 2006 01:45:49 +0000 (01:45 +0000)]
Change script to start with class

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

17 years agoChange script to start with class
hche10x [Sat, 29 Apr 2006 01:45:12 +0000 (01:45 +0000)]
Change script to start with class

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

17 years agoFixed CLASSPATH, ANT_HOME and XMLBEANS_HOME to allow this program to start.
lhauch [Fri, 28 Apr 2006 19:53:20 +0000 (19:53 +0000)]
Fixed CLASSPATH, ANT_HOME and XMLBEANS_HOME to allow this program to start.

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

17 years agoUpdated to use environment variables instead of hard-coded path for ANT_HOME and...
lhauch [Fri, 28 Apr 2006 19:33:16 +0000 (19:33 +0000)]
Updated to use environment variables instead of hard-coded path for ANT_HOME and XMLBEANS_HOME

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

17 years agoSplit up the CLASSPATH lines into multiple lines for better readability
lhauch [Fri, 28 Apr 2006 19:32:18 +0000 (19:32 +0000)]
Split up the CLASSPATH lines into multiple lines for better readability

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

17 years agoRemove unnecessary comments
klu2 [Fri, 28 Apr 2006 13:55:37 +0000 (13:55 +0000)]
Remove unnecessary comments

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

17 years agoFix two bugs for current PCD workflow:
klu2 [Fri, 28 Apr 2006 13:52:29 +0000 (13:52 +0000)]
Fix two bugs for current PCD workflow:
1) Switch build message on for PCD action.
2) If SPD file does *not* contains PCD information, it is illegal.

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

17 years ago1. Modify start script to
hche10x [Fri, 28 Apr 2006 08:47:59 +0000 (08:47 +0000)]
1. Modify start script to
a. Check if exist ant and xmlbeans
b. Call main class instead of call .jar file
2. Adjust the structure of page “module header info” to meet new request.
3. Fix bugs in UIs.

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

17 years agoUpdates for cygwin
bbahnsen [Fri, 28 Apr 2006 01:30:31 +0000 (01:30 +0000)]
Updates for cygwin

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

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@72 6f19259b...
lhauch [Thu, 27 Apr 2006 22:47:57 +0000 (22:47 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@72 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoAdded a note for Cygwin.
bbahnsen [Thu, 27 Apr 2006 17:55:26 +0000 (17:55 +0000)]
Added a note for Cygwin.

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

17 years agoChanged Error message from successed to succeeded.
lhauch [Thu, 27 Apr 2006 15:57:58 +0000 (15:57 +0000)]
Changed Error message from successed to succeeded.

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

17 years agoFixed ANT and XMLBEANS environment setting.
lhauch [Thu, 27 Apr 2006 15:09:06 +0000 (15:09 +0000)]
Fixed ANT and XMLBEANS environment setting.

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

17 years agoAdded CONST for some sting type to follow MWG-0.51. Tracker 34 and 36
vanjeff [Thu, 27 Apr 2006 07:20:46 +0000 (07:20 +0000)]
Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36

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

17 years agoAdded CONST for some sting type to follow MWG-0.51. Tracker 34 and 36
vanjeff [Thu, 27 Apr 2006 07:20:20 +0000 (07:20 +0000)]
Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36

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

17 years agoAdded CONST for some sting type to follow MWG-0.51. Tracker 26 and 28
vanjeff [Thu, 27 Apr 2006 07:19:27 +0000 (07:19 +0000)]
Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28

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

17 years agoAdded CONST for some sting type to follow MWG-0.51. Tracker 26 and 28
vanjeff [Thu, 27 Apr 2006 07:19:07 +0000 (07:19 +0000)]
Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28

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

17 years agoAdded CONST for some sting type to follow MWG-0.51. Tracker 26 and 28
vanjeff [Thu, 27 Apr 2006 07:18:32 +0000 (07:18 +0000)]
Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28

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

17 years agoChange class name from FfsHeader$integrityCheckSum to FfsHeader$IntegrityCheckSum...
qouyang [Thu, 27 Apr 2006 07:03:50 +0000 (07:03 +0000)]
Change class name from FfsHeader$integrityCheckSum to FfsHeader$IntegrityCheckSum to follow java coding style.

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

17 years agoFix Binutils URL
bbahnsen [Thu, 27 Apr 2006 00:04:35 +0000 (00:04 +0000)]
Fix Binutils URL

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

17 years agoMake unix format
bbahnsen [Wed, 26 Apr 2006 23:12:11 +0000 (23:12 +0000)]
Make unix format

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

17 years agoAdd the gcc cross compile build scripts.
bbahnsen [Wed, 26 Apr 2006 23:04:39 +0000 (23:04 +0000)]
Add the gcc cross compile build scripts.

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

17 years agoConvert backslashes to forward slashes in many build files. This is necessary for...
bbahnsen [Wed, 26 Apr 2006 20:53:56 +0000 (20:53 +0000)]
Convert backslashes to forward slashes in many build files. This is necessary for Linux support.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:22:29 +0000 (20:22 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:22:25 +0000 (20:22 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:22:22 +0000 (20:22 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:22:17 +0000 (20:22 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:22:14 +0000 (20:22 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:22:10 +0000 (20:22 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:22:06 +0000 (20:22 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:22:02 +0000 (20:22 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:21:59 +0000 (20:21 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:21:55 +0000 (20:21 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:21:51 +0000 (20:21 +0000)]
Convert to unix format.

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

17 years agoConvert to unix format.
bbahnsen [Wed, 26 Apr 2006 20:21:47 +0000 (20:21 +0000)]
Convert to unix format.

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

17 years agoAdding the ReleaseNotes.txt file.
lhauch [Wed, 26 Apr 2006 17:54:57 +0000 (17:54 +0000)]
Adding the ReleaseNotes.txt file.

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

17 years agoFix a bug on GenBuild and have a minor update on BuildMacro.xml
wuyizhong [Wed, 26 Apr 2006 02:44:39 +0000 (02:44 +0000)]
Fix a bug on GenBuild and have a minor update on BuildMacro.xml

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

17 years agoFix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters instead...
mdkinney [Tue, 25 Apr 2006 23:30:07 +0000 (23:30 +0000)]
Fix bug in StrnCpy() and AsciStrnCpy().  It was copying Length - 1 characters instead of Length characters.

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

17 years agoThe "distclean" target attempted to invoke the "distclean" target of the sub-projects...
darylm503 [Tue, 25 Apr 2006 23:24:17 +0000 (23:24 +0000)]
The "distclean" target attempted to invoke the "distclean" target of the sub-projects.  This target does not exist, instead "cleanall" is used.

Changed the subant invocation to use "cleanall" for the sub-projects.

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

17 years agoFixed the clean and distclean targets to only clean packages built by the all target.
darylm503 [Tue, 25 Apr 2006 22:25:54 +0000 (22:25 +0000)]
Fixed the clean and distclean targets to only clean packages built by the all target.

Use a common list of packages to build for use by all of the targets.  A <filelist> element is used since the order in which the packages is built is important.  This element is also valid to use when you want to produce an ordered list of directories.  The subant task works on a list of directories so it isn't necessary to specify file names.

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

17 years agoChanged PATH to be PATH=%Framework_Tools_Path%;%PATH%
lhauch [Tue, 25 Apr 2006 20:14:08 +0000 (20:14 +0000)]
Changed PATH to be PATH=%Framework_Tools_Path%;%PATH%

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

17 years agoModified to handle XMLBEANS_HOME
lhauch [Tue, 25 Apr 2006 19:59:29 +0000 (19:59 +0000)]
Modified to handle XMLBEANS_HOME

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

17 years agoPeiSmbusLib & DxeSmbusLib
qhuang8 [Tue, 25 Apr 2006 05:51:23 +0000 (05:51 +0000)]
PeiSmbusLib & DxeSmbusLib
Remove Arp Related interfaces
Change the return type of SmbusQuickWrite from “BOOLEAN” to “VOID”
Complete interface SmBusBlockProcessCall()
Make the PEC bit “bit 21” of SMBUS address. If data show that MSB helps to save code size in BaseSmbusLib, we may simply redefine it to be MAX_BIT.
UefiLib
Modify the interfaces in UefiNotTiano.c to sync with spec
MemoryAllocationLib
Add extra checking in “Aligned” Memory services to prevent “AllocationSize + OverAllocation” overflow in DxeMemoryAllocationLib.

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

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@22 6f19259b...
jlin16 [Tue, 25 Apr 2006 04:15:33 +0000 (04:15 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@22 6f19259b-4bc3-4df7-8a09-765794883524

17 years agogit-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@21 6f19259b...
jlin16 [Tue, 25 Apr 2006 04:14:20 +0000 (04:14 +0000)]
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@21 6f19259b-4bc3-4df7-8a09-765794883524

17 years agoArchitecture rename
bbahnsen [Mon, 24 Apr 2006 23:03:24 +0000 (23:03 +0000)]
Architecture rename

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

17 years agoRename x64 to X64
bbahnsen [Mon, 24 Apr 2006 22:49:16 +0000 (22:49 +0000)]
Rename x64 to X64

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