summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2007-08-29Add dependent packages in INF of modules.yshang1
2007-08-29Update comments.qhuang8
2007-08-29update the callback event error. The event type should be virtual-address-cha...qhuang8
2007-08-28Fix IPF build breakmdkinney
2007-08-28Using the correct HiiFramework.h header file.lgao4
2007-08-28Import ResetSystemLib.yshang1
2007-08-27Add check of buffer value returned from AllocateZeroPool()mdkinney
2007-08-271. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ...vanjeff
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff
2007-08-27Make MdeModulePkg GCC clean.qwang12
2007-08-24Clean up INF filemdkinney
2007-08-241. clean up codes.vanjeff
2007-08-24Update for ICC build.xli24
2007-08-23Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...qwang12
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang12
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang1
2007-08-20Merge in a bug fixed in EDK tree.qwang12
2007-08-20Merge in some fix from R8 on USB Bus driver:qwang12
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney
2007-08-17Previous fix was in errorAJFISH
2007-08-17Missed a conversion. Fixed build breakAJFISH
2007-08-16Cleaned up EFI Console Variable usageAJFISH
2007-08-16Updated to use new PCD settingsAJFISH
2007-08-16Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...mdkinney
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang1
2007-08-15Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi...yshang1
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu2
2007-08-13Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed...qwang12
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu2
2007-08-10EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2
2007-08-09Changed class name EdkFvbServiceLib to FvbServiceLibjwang36
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao4
2007-08-08Fix the type-cast between UINT32 & UINTNqhuang8
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-08-07Using CopyMem service to replace the "while" loop for the memory copyzliu3
2007-08-07Import UndiRuntimeDxe.yshang1
2007-08-07added the missing contents of copywrite.vanjeff
2007-08-071. Enable Mtftp4Dxe in MdeModulePkg.dscvanjeff
2007-08-06Fix bug in GPT check that was introduced when a CompareMem() call was changed...mdkinney
2007-08-06Fix bug in PciCfg to support PCI express address.yshang1
2007-08-03SmBusLib had a bad path and was crashing the buildAJFISH
2007-08-03Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang1
2007-08-03Replace the FlashMapHob with PCD defined in FDF on Nt32 platform. Currently, ...yshang1
2007-08-03Update gHobList in DXE core when GCD relocates hob list.xli24
2007-08-03Correct wrong Library class's nameklu2