summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)AuthorFilesLines
2007-09-24Merge branch of PI tree to main trunkklu21-15/+1
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney4-46/+239
2007-09-04Merge the PI enabling works from the branchqwang1210-81/+195
2007-08-29Add dependent packages in INF of modules.yshang11-0/+1
2007-08-24Update for ICC build.xli241-1/+1
2007-08-23Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS...qwang121-0/+61
2007-08-22Update PciCfg2.c to follow strict ANSI C spec.yshang11-1/+1
2007-08-16Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...mdkinney3-7/+7
2007-08-10EFI_FILE_TAIL_ATTRIBUTE does not support in PI specification.klu21-7/+0
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao41-1/+1
2007-08-08Fix the type-cast between UINT32 & UINTNqhuang81-2/+4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42-2/+209
2007-08-03Update gHobList in DXE core when GCD relocates hob list.xli241-0/+1
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-20remove some comments introduced by tools.vanjeff1-5/+0
2007-07-19Clean up the Isa related DXE in IntelFrameworkMoudlePkg.yshang11-43/+7
2007-07-06Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in ...klu23-3/+3
2007-07-04Include "Guid/FirmwareFileSystem.h " provided by IntelFrameworkPkg.yshang11-1/+1
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang142-0/+24972