summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-10DailyTag_20060510svn/tags/DailyTag_20060510xzeng22631-622385/+11
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/tags/DailyTag_20060510@124 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-10DailyTag_20060510xzeng22628-0/+622372
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/tags/DailyTag_20060510@122 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-10Change the name convention of Framework_Tools_Path to pass the buildyshi81-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@121 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-10removed require for different sections of <TianoImage> SEC,PEI_CORE,etc are ↵lhauch2-11/+9
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
2006-05-10DailyTag_20060510xzeng20-0/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/tags/DailyTag_20060510@119 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-091. update the comments to mention the variables should be set;yshi81-42/+66
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
2006-05-08Get rid of the build.gccbbahnsen13-40/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@110 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-08It is legal that same base name exist in one FPD file. In future, we should ↵klu21-8/+6
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
2006-05-07Fix the PCD bug submitted by Oram, Isaac W:klu21-16/+16
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
2006-05-04Use strcasecmp in gcc builds.bbahnsen1-0/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@106 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-04Fix a capitalization error.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@105 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-04Retabbbahnsen1-12/+12
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@104 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-04The file name is in lower case.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@103 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Added a few links to help people find external tools.bbahnsen1-3/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@99 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Remove the workspace reference.bbahnsen1-1/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@98 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Streamline the tools build and make it friendlier to gcc.bbahnsen13-148/+64
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@97 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Top-level builds are not supported yet.bbahnsen1-1/+9
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@96 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Point to the right place for ant contrib.bbahnsen1-2/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@95 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Get rid of workspace. Point to MS compiler for Host compiles.bbahnsen1-2/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@94 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Point to the correct _tools_def.txt file.bbahnsen1-4/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@93 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Removing all but ia32 so that folks who do not have the extra compilers can ↵bbahnsen1-188/+0
build without error. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@92 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03This is the file to use to build all architectures.bbahnsen1-0/+453
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@91 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03Removing all but ia32 so that folks who do not have the extra compilers can ↵bbahnsen1-203/+0
build without error. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@90 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-03This is the file to use to build all architectures.bbahnsen1-0/+482
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@89 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-02Fix a typo.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@87 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-29Change script to start with classhche10x1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@82 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-29Change script to start with classhche10x1-2/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@81 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-28Fixed CLASSPATH, ANT_HOME and XMLBEANS_HOME to allow this program to start.lhauch1-4/+28
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@80 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-28Updated to use environment variables instead of hard-coded path for ANT_HOME ↵lhauch1-2/+2
and XMLBEANS_HOME git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@79 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-28Split up the CLASSPATH lines into multiple lines for better readabilitylhauch1-3/+8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@78 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-28Remove unnecessary commentsklu21-6/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@77 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-28Fix two bugs for current PCD workflow:klu23-20/+23
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
2006-04-281. Modify start script to hche10x19-344/+229
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
2006-04-28Updates for cygwinbbahnsen3-13/+25
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@73 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@72 ↵lhauch1-16/+53
6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Added a note for Cygwin.bbahnsen1-0/+13
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@70 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Changed Error message from successed to succeeded.lhauch4-6/+6
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@69 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Fixed ANT and XMLBEANS environment setting.lhauch1-2/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@68 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff1-5/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@66 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 34 and 36vanjeff1-5/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@65 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff1-5/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@64 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff1-5/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@63 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff1-5/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@62 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-27Change class name from FfsHeader$integrityCheckSum to ↵qouyang1-2/+2
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
2006-04-27Fix Binutils URLbbahnsen1-7/+9
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@60 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-26Make unix formatbbahnsen2-278/+278
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@59 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-26Add the gcc cross compile build scripts.bbahnsen3-0/+294
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@58 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-26Convert backslashes to forward slashes in many build files. This is ↵bbahnsen159-2070/+2070
necessary for Linux support. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@55 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-26Convert to unix format.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@54 6f19259b-4bc3-4df7-8a09-765794883524
2006-04-26Convert to unix format.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@53 6f19259b-4bc3-4df7-8a09-765794883524