summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-02update SpdFileContents.java to adapt new schema for LibraryClassDeclaration.jlin161-2/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@386 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02just comment out the build for ModuleEditor and PackageEditor temporarily, ↵jwang361-1/+3
since the schema changes will cause these two tools failure in build. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@385 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02- changed the <Specification> position in <MsaLibHeader>jwang365-5/+5
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@384 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02- changed the sequence of <Specification> definition in schemajwang361-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@383 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not ↵lhauch3-44/+313
MdePkg. Added optional (will be required) TokenSpaceGuid to Pcd sections. Removed some documentation for elements that will be removed eventually (the notes are in the comments section) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@382 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02Fixed some MSA files location of the <Specification> element.lhauch3-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@381 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we ↵lhauch3-35/+6
are going to use to track the minimum functionality of the wizard. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@380 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02Updated Schema per e-mails.lhauch5-17/+66
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@379 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02Fixed the location of the <Specification Element>lhauch1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@378 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-02Fixed the Basename and Guidlhauch1-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@377 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Updated Schema per e-mails, fixed some MSA and MBD files. Added the ↵lhauch1-1/+1
FrameworkWizardMinReq.doc file which we are going to use to track the minimum functionality of the wizard. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@375 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Lean the slashed forward.bbahnsen1-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@374 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Removing unused code.bbahnsen26-6955/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@373 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and ↵klu22-0/+30450
MdePkg-All-Archs.fpd file for future updated PCD tools according to transition schema. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@372 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Fix capitalization issues.bbahnsen9-25/+25
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@371 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Added some extra error checking to make sure mSecReportStatusCode is valid. ↵ajfish1-1/+3
I was doing an experiment and I was crashing due to lack of this check. The checked in code does not fail in this case, but an extra error check will not hurt. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@370 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Removed dead #ifdefajfish1-4/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@369 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Removed #ifdef NT32 as we don't need them for toolsajfish2-106/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@368 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Fix capitalization issues.bbahnsen4-4/+4
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@367 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01- added process to generate *local.lib and let the .dll be generated from it ↵jwang361-2/+11
other than the .obj files directly. - added <copy> task to GenEfi macro to copy generated .efi file to the same directory as .dll file git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@366 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Modify fpd file according to transition schema. Before PCD tools updated, ↵klu23-42/+1484
all information in fpd file should be correct. 1) Add <FrameworkModules> element in FPD 2) Add all PCD entried for all modules in <FrameworkModules> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@364 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Several changes - add <PcdIsDriver> optional element to <Externs> Changed ↵lhauch4-224/+278
FlashDeviceInfo Attributes to use the correct one. Added comments (and wrapped some elements in <xs:choice> for new elements) and minor tweaks. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@363 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-01Added function declarationvanjeff1-0/+9
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@362 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Capitalization Fixes for Linux builds.bbahnsen3-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@360 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Use 2 byte chars with gcc to match how windows does unicode.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@359 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Add Mde String and PrintLibs. Port StrGather to the Mde Unicode ↵bbahnsen10-82/+1946
implementation. Compile with 2 byte wchars. Now StrGather works with gcc. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@358 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Removing tools_def.txtlhauch1-43/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@357 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31updated several elements and re-organized the layout (moving Attributes to ↵lhauch5-181/+203
their own file, trying to cut down on the size of the files.) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@355 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Created as one wrappervanjeff2-0/+92
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@352 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Created as one wrapper for SwitchStack.c to add assert()vanjeff1-0/+49
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@351 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31add function headervanjeff4-21/+746
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@350 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff1-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@349 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Changed LongJump() to _LongJump()vanjeff1-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@348 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Created as wrapper for SwitchStack() to add assert() vanjeff1-0/+49
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@347 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff1-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@346 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Changed LongJump() to _LongJump()vanjeff1-3/+3
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@345 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31change LongJump() to _LongJump()vanjeff2-6/+6
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@344 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff2-4/+14
Add LongJump.c as wrapper to add assert() git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@343 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Fixed one bug of WriteUnaligned24()vanjeff1-1/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@342 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Created as one wrapper for LongJump(), to added assert() functionvanjeff1-0/+49
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@341 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Removed file/foldervanjeff1-52/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@340 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Removed file/foldervanjeff1-40/+0
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@339 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the ↵lhauch1-5/+35
PlatformHeader element. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@336 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31change the default value of PcdMaxPeiPcdCallBackNumberPerPcdEntry to 8 to ↵qwang121-1/+1
make the main trunk work. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@335 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-31Changed MsaFiles from {1} to {0,1} in SPD files.lhauch1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@333 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-30Adding a template file for the tools_def.txt file. This file will be copied ↵lhauch1-0/+43
to tools_def.txt if and only if the tools_def.txt file does not exist. We will be removing the tools_def.txt file from SVN, so that it will not be overwritten every time you do an update. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@328 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-30Added ValidImageNames ENUM to FvImageTypes so that we do not break the ↵lhauch1-0/+1
current usage (in Nt32.fpd) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@326 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-30Fix gcc build break. The PCD TokenNumber is incremented, not the address of ↵bbahnsen1-1/+1
the PCD TokenNumber. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@325 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-30Changed the Type attribute of FvImage to be ENUM type: FvImageTypes ↵lhauch1-2/+9
(Attributes | Options | Components) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@324 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-30git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@320 ↵yshang11-0/+5
6f19259b-4bc3-4df7-8a09-765794883524