summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-25remove ifdef for debuglevelljin61-2/+0
2006-07-24Added test to ensure that the only options that can be used are the help opti...lhauch1-3/+5
2006-07-24Change license of following files from Intel Copy Right to BSD-license. yshang115-120/+124
2006-07-24Add some comments for translator parameterljin61-1/+5
2006-07-24Fix a bug in UefiDevicePathLibqhuang81-0/+1
2006-07-24Keep the original order of MSA's "dependence library class" which will reflec...qouyang1-1/+2
2006-07-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu35-42/+74
2006-07-241. Add scroll bars to Package Library Class Declarations editor.jlin164-29/+60
2006-07-24Fix bug which define different PCD with same token number in EdkModulePkg.spd.yshang13-4/+4
2006-07-24Fixed EDKT118jwang364-27/+21
2006-07-241. Wrap text by word when showing a message boxhche10x49-319/+464
2006-07-23Fix track EDKT97: Use {0} as NULL value for VOID* type PCD but not {} klu21-1/+6
2006-07-23Remove the instance of BaseSmbusLibqhuang83-1016/+0
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang87-605/+1000
2006-07-21Clean up codes which are related with status code.yshang12-1/+140
2006-07-21Clean up codes which are related with status code.yshang13-675/+0
2006-07-21Clean up codes which are related with status code.yshang11-271/+0
2006-07-211) Check in Pei/Dxe status code;yshang12-42/+236
2006-07-211) Check in Pei/Dxe status code;yshang15-534/+0
2006-07-211) Check in Pei/Dxe status code;yshang12-0/+325
2006-07-211) Check in Pei/Dxe status code;yshang142-1956/+3353
2006-07-211. Updated function headers in all assembly files.bxing252-2009/+1840
2006-07-21Add check when copy flashMap.h to ${ModuleOutputDir}/Debug/TianoR8FlashMap.h.qouyang1-15/+19
2006-07-211. Show source files' attributes when editing SourceFiles in msahche10x10-17/+22
2006-07-21Update FrameworkWizard.msa to add newly added file in <SourceFiles> sectionhche10x1-0/+1
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang11-1/+1
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang118-15/+15
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang12-7/+7
2006-07-21Add ant task in <UserExtension> of Nt32.fpd to generate the run.cmd file auto...qouyang1-96/+120
2006-07-211. Enhance Source Files selection in msa:hche10x13-325/+444
2006-07-21Add some comments for translator parameter in Sync/AsyncInterruptTransfer.ljin61-2/+6
2006-07-20a) Fixed the issue that the unnecessary build for not specified ARCH in singl...jwang366-13/+17
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao476-2790/+2152
2006-07-20Modified comment for gDsvanjeff2-6/+6
2006-07-20added some comments in BaseLibvanjeff5-46/+56
2006-07-201.Added EFIAPI for some assembly functions declarevanjeff6-48/+56
2006-07-20Fix comment.bbahnsen1-2/+0
2006-07-191. added functions header for BaseUefiDecompressLivanjeff26-65/+1271
2006-07-19Add specific flag definition according to ACPI specification.klu21-0/+28
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish10-63/+83
2006-07-19Modify Autogen.jave to fixed bug: EDKT113.qouyang2-7/+6
2006-07-191. only show ModuleName, version, PackageName, version, supported Arch, path ...jlin165-294/+299
2006-07-19Changed the ASL compiler directory to C:\ASL, and corrected the tool chain na...yshi81-7/+7
2006-07-19Changed the tool chain name from MSFT to MYTOOLSyshi81-1/+1
2006-07-19Add a file separate char for VS71COMNTOOLS. wuyizhong1-1/+1
2006-07-19Add checking for whether module's FfsFormatKey is specified or not. For drive...wuyizhong1-36/+7
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang129-175/+223
2006-07-18Updated Release notes, per input from technical writer. No new content, only...michaelx_krau1-5/+5
2006-07-18Fix the bug of leaving empty GuidTypeList, SupArchList attributes in xml file.jlin164-35/+87
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin630-1197/+22377