summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-28Update MSFT IPF flags to us /Ox /Zx /GFmdkinney1-6/+6
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney1-0/+3
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff10-11/+274
2007-08-27TianoCompress tool code cleanup to delete parameters number check and hard co...htao1-0/+0
2007-08-27Fix a bug in TianoCompress tool to handle encoded file size larger than origi...htao1-0/+0
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff9-77/+47
2007-08-27Remove the unnecessary "BINARY_MODULE" in binary INF file according to Extend...qhuang83-3/+0
2007-08-27Make IntelFrameworkPkg GCC+IA32 clean.qwang121-1/+0
2007-08-27Make MdeModulePkg GCC clean.qwang1228-61/+54
2007-08-27Make MdePkg GCC cleanqwang123-5/+5
2007-08-27Added missed GenFds version and fixed the path errorjwang361-3/+4
2007-08-27Handle case when PAL calls 13 or 14 may not be available.mdkinney1-7/+11
2007-08-24add in newline to make it pass GCC buildqwang121-1/+1
2007-08-24Update ASL definition for ICC tool chain.xli241-1/+2
2007-08-24Add #defines for the SAL System Table entry sizesmdkinney1-0/+10
2007-08-24Clean up INF filemdkinney1-5/+1
2007-08-24Remove duplicate GUID declaration for DataHubmdkinney1-1/+0
2007-08-241. clean up codes.vanjeff3-4/+1
2007-08-24Update for ICC build.xli241-1/+1
2007-08-24Update build rules to cover ICC build for aslc file.lgao41-2/+2
2007-08-24Use CopyGuid instead of CopyMem.qwang121-2/+2
2007-08-24Remove the optional "Target" according to Extended INF spec 0.42.qhuang81-3/+3
2007-08-24Remove the optional "Target" according to Extended INF spec 0.42.qhuang82-7/+7
2007-08-23Sync GenVtf.exe and TianoCompress.exe tool to the binary in BaseTools project.htao2-0/+0
2007-08-23Fix building issue for Intel Compilerklu24-4/+4
2007-08-23Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...qwang121-0/+61
2007-08-23Add in BuildFv2Hob in HobLibqwang124-0/+87
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff51-172/+211
2007-08-22Changed the revision number of AutoGen source code since build.exe was regene...jwang361-1/+1
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang123-8/+8
2007-08-22Fixed incremental link issue, which dependent libraries were not taken into a...jwang362-4/+5
2007-08-22Update the comments of PiDxe.h, PiPei.h and Uefi.h.yshang13-12/+5
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang13-9/+25
2007-08-201. Added revision information of source code from which build.exe came from.jwang361-10/+9
2007-08-20Merge in a bug fixed in EDK tree.qwang121-1/+1
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