summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)AuthorFilesLines
2007-10-17Merger trackers #7807 and #8372. vanjeff1-14/+13
2007-10-16Remove comments for removed parameter.klu22-7/+0
2007-10-151) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeMod...qwang124-16/+18
2007-10-12fixed the following problems:eric_tian3-5/+10
2007-10-10Increase max FVs from 4 to 6.mdkinney1-1/+1
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122-4/+12
2007-10-09Clean up Network Components to support GCC build.yshang12-3/+3
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu22-1/+7
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4014 6f1...vprabhal1-0/+1
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4013 6f1...vprabhal1-1/+0
2007-10-02git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4012 6f1...vprabhal1-1/+0
2007-10-02The functions in these deleted files are not being used and also are there in...vprabhal4-312/+0
2007-09-29Use RShiftU64() from base lib to handle 64-bit right shift to avoid build bre...qhuang81-2/+2
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao46-142/+141
2007-09-29Update DxeCore to set efi memory type for the different image to be loaded.lgao41-1/+22
2007-09-28Merge in bug fix from EDK1's PiPei Dispatcher.cqwang121-5/+9
2007-09-28Fix the cast issue klu21-1/+1
2007-09-28Remove PeCoffLoader library class and its instances.lgao45-51/+3
2007-09-28Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not ...yshang15-1/+270
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao49-212/+60
2007-09-28Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_...klu23-35/+7
2007-09-27Fix wrong judgement for gInMemoryklu21-4/+3
2007-09-27Remove unnecesssary PPI from DxeIpl.infklu21-2/+0
2007-09-27Change the function name.klu21-2/+2
2007-09-261) Add library classes of S3Lib and RecoveryLib in MdeModulePkgklu23-25/+6
2007-09-26Fix a typo.klu21-3/+3
2007-09-24Merge branch of PI tree to main trunkklu216-1346/+2134
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang11-3/+3
2007-09-141) Remove buffer overflow when the number of Driver Binding Protocols increas...mdkinney4-46/+239
2007-09-14Add InvokePeiCore function to invoke the PeiCore in new stack.klu26-104/+70
2007-09-12PI Enable: klu29-38/+220
2007-09-04Merge the PI enabling works from the branchqwang1218-156/+280
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82-10/+10
2007-08-30[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICEklu23-1/+66
2007-08-30Add some definitions which will be used for future PI enabling.klu21-0/+32
2007-08-30Removed the duplicated dependent packagejwang361-1/+0
2007-08-30Added missing dependent packagejwang361-0/+1
2007-08-29Add dependent packages in INF of modules.yshang12-1/+3
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-15Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoi...yshang11-1/+1
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu22-2/+2
2007-08-13Change the behavior of DxeIplLoadFile to load EFI_SECTION_TE first. If failed...qwang121-4/+12
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu21-1/+2
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-3/+4
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao41-1/+1
2007-08-08Correct parameter UINTN to UINT32. Fix UINTN conver to UINT32lgao42-3/+5