summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-06-02removed the comment for ModuleEditor and PackageEditor in this filejwang361-3/+1
2006-06-02update SpdFileContents.java to adapt new schema for LibraryClassDeclaration.jlin161-2/+1
2006-06-02just comment out the build for ModuleEditor and PackageEditor temporarily, si...jwang361-1/+3
2006-06-02- changed the <Specification> position in <MsaLibHeader>jwang365-5/+5
2006-06-02- changed the sequence of <Specification> definition in schemajwang361-1/+1
2006-06-02Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdeP...lhauch3-44/+313
2006-06-02Fixed some MSA files location of the <Specification> element.lhauch3-3/+3
2006-06-02Fixed Tools MSA files. Added the FrameworkWizardMinReq.doc file which we are...lhauch3-35/+6
2006-06-02Updated Schema per e-mails.lhauch5-17/+66
2006-06-02Fixed the location of the <Specification Element>lhauch1-1/+1
2006-06-02Fixed the Basename and Guidlhauch1-2/+2
2006-06-01Updated Schema per e-mails, fixed some MSA and MBD files. Added the Framewor...lhauch1-1/+1
2006-06-01Lean the slashed forward.bbahnsen1-3/+3
2006-06-01Removing unused code.bbahnsen26-6955/+0
2006-06-01Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd...klu22-0/+30450
2006-06-01Fix capitalization issues.bbahnsen9-25/+25
2006-06-01Added some extra error checking to make sure mSecReportStatusCode is valid. I...ajfish1-1/+3
2006-06-01Removed dead #ifdefajfish1-4/+0
2006-06-01Removed #ifdef NT32 as we don't need them for toolsajfish2-106/+1
2006-06-01Fix capitalization issues.bbahnsen4-4/+4
2006-06-01- added process to generate *local.lib and let the .dll be generated from it ...jwang361-2/+11
2006-06-01Modify fpd file according to transition schema. Before PCD tools updated, all...klu23-42/+1484
2006-06-01Several changes - add <PcdIsDriver> optional element to <Externs> Changed Fla...lhauch4-224/+278
2006-06-01Added function declarationvanjeff1-0/+9
2006-05-31Capitalization Fixes for Linux builds.bbahnsen3-1/+1
2006-05-31Use 2 byte chars with gcc to match how windows does unicode.bbahnsen1-1/+1
2006-05-31Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementatio...bbahnsen10-82/+1946
2006-05-31Removing tools_def.txtlhauch1-43/+0
2006-05-31updated several elements and re-organized the layout (moving Attributes to th...lhauch5-181/+203
2006-05-31Created as one wrappervanjeff2-0/+92
2006-05-31Created as one wrapper for SwitchStack.c to add assert()vanjeff1-0/+49
2006-05-31add function headervanjeff4-21/+746
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff1-2/+2
2006-05-31Changed LongJump() to _LongJump()vanjeff1-3/+3
2006-05-31Created as wrapper for SwitchStack() to add assert() vanjeff1-0/+49
2006-05-31Changed SwitchStack() to _SwitchStack()vanjeff1-3/+3
2006-05-31Changed LongJump() to _LongJump()vanjeff1-3/+3
2006-05-31change LongJump() to _LongJump()vanjeff2-6/+6
2006-05-31Move SetJumpLongJump.c and SwitchStack,c into ebc sub directory.vanjeff2-4/+14
2006-05-31Fixed one bug of WriteUnaligned24()vanjeff1-1/+2
2006-05-31Created as one wrapper for LongJump(), to added assert() functionvanjeff1-0/+49
2006-05-31Removed file/foldervanjeff1-52/+0
2006-05-31Removed file/foldervanjeff1-40/+0
2006-05-31Added BuildTarget with enumerated data type (DEBUG|RELEASE|BOTH) to the Platf...lhauch1-5/+35
2006-05-31change the default value of PcdMaxPeiPcdCallBackNumberPerPcdEntry to 8 to mak...qwang121-1/+1
2006-05-31Changed MsaFiles from {1} to {0,1} in SPD files.lhauch1-1/+1
2006-05-30Adding a template file for the tools_def.txt file. This file will be copied ...lhauch1-0/+43
2006-05-30Added ValidImageNames ENUM to FvImageTypes so that we do not break the curren...lhauch1-0/+1
2006-05-30Fix gcc build break. The PCD TokenNumber is incremented, not the address of t...bbahnsen1-1/+1
2006-05-30Changed the Type attribute of FvImage to be ENUM type: FvImageTypes (Attribut...lhauch1-2/+9