summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-20Merge in some fix from R8 on USB Bus driver:qwang126-146/+87
2007-08-19Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate the real usage. qhuang82-6/+6
2007-08-18Changed the order of SLINK optionjwang361-1/+1
2007-08-18Re-designed build_rule.template and updated build.exe to support the new formatjwang362-296/+298
2007-08-18Check in the proto-Msa2Inf tool. This is the really migration tool.qhuang81-0/+0
2007-08-18Added back removed files for Python tools, and re-generated Msa2Inf.exe since...jwang365-0/+0
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney2-59/+59
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-1/+1
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney4-12/+17
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-1/+1
2007-08-17Remove several unprintable characters in commentsqhuang81-2/+2
2007-08-17Removed files not generated by freezer any longerjwang364-0/+0
2007-08-17Previous fix was in errorAJFISH1-1/+1
2007-08-17Missed a conversion. Fixed build breakAJFISH1-1/+1
2007-08-16Cleaned up EFI Console Variable usageAJFISH4-24/+14
2007-08-16Rebuild GenFds.exe based on tag 554 with the one fix for the build break for ...mdkinney1-0/+0
2007-08-16Updated to use new PCD settingsAJFISH6-115/+176
2007-08-16Remove use of CHECKSUM sections and leave an example in comments showing how ...mdkinney1-10/+30
2007-08-16Added support for UART and Terminal PCD settingsAJFISH5-54/+42
2007-08-16Added support for UART and Terminal PCD settingsAJFISH1-0/+6
2007-08-16Added PCD settings for UART and Terminal Type device path nodes defined in th...AJFISH1-2/+10
2007-08-16Rebuild GenFds.exe based on tag 551 with the one fix for the build break for ...mdkinney1-0/+0
2007-08-16Fix bug in GenFds that would break the build if the FFS rule does not include...mdkinney1-0/+0
2007-08-16Fix a typo in last check in. The token number should not have been duplicated.qhuang81-1/+1
2007-08-16Add missing PcdWinNtFdBaseAddress declaration in DEC file.qhuang81-0/+1
2007-08-16Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu21-0/+1
2007-08-16Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu21-0/+40
2007-08-16Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu21-19/+0
2007-08-16Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu23-0/+3
2007-08-16Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu23-0/+84
2007-08-16Fix a bug to relocate FTW space base for NT32 platform.qhuang81-1/+1
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu22-1/+3
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu23-3/+3
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu21-12/+0
2007-08-16Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...mdkinney3-7/+7
2007-08-15Remove MDT from SAL.hmdkinney1-66/+0
2007-08-15Fix two bugs in GenVtf.cmdkinney1-0/+0
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang15-929/+60
2007-08-15Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi...yshang11-1/+1
2007-08-151) Fix bug in StatusCodeDxe about the nested DataHub->Log in callback.yshang11-2/+57
2007-08-15Incorporated Mike's fix on gEfiCallerGuidId definitionjwang361-0/+0
2007-08-14Fix bug.qouyang1-0/+0
2007-08-14gEfiCallerIdGuid is defined in Autogen.hqwang121-5/+0
2007-08-14Add debugLib for this instance.lgao42-0/+3
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao48-51/+32
2007-08-14Correct usage help information and error information format for GenVtf, EfiRo...htao3-0/+0
2007-08-14Fix missing PCD issue for IntelFrameworkModulePkg.dscklu21-1/+2
2007-08-14Fix several Unicode typo.qhuang81-7/+7
2007-08-14Add the brief usage guide for Msa2Inf.exe.qhuang81-1/+60
2007-08-14Replace EFI_MAX() with MAX()mdkinney5-17/+7