summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)AuthorFilesLines
2008-09-03Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff4-6/+6
2008-09-03move ProcessFv() from dispatcher.c to FwVol.cklu22-132/+134
2008-09-03Clean up BottomOfCarHeap, TopOfCarHeap, SizeOfTemporaryMemory, SizeOfCacheAsR...klu23-22/+4
2008-09-03When new FV is installed, VerifyFv() should be invoked to do security checkin...klu21-0/+8
2008-09-021. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.cqhuang82-41/+3
2008-09-01clean up DxeCore to remove some dead code.qhuang82-80/+0
2008-09-01Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang86-109/+25
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42-2/+2
2008-08-28Fix several approved code review comments:qhuang81-671/+483
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang831-559/+92
2008-08-27Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang82-0/+2
2008-08-25remove the unused msa files in MdeModulePkg.lgao44-610/+0
2008-08-21Fix ICC build error for the inconsistent PeiService pointer date type.lgao41-1/+1
2008-08-21Add compatibility logic to handle framework fvhob and install FvInfo ppi. And...lgao43-4/+43
2008-08-20Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...qhuang86-10/+8
2008-08-18Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protoc...qhuang81-18/+17
2008-08-18Remove an unreferenced field in PROTOCOL_INTERFACE data structure.qhuang81-2/+0
2008-08-18Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in...qhuang85-68/+91
2008-08-12Re-integrate patch in r5625: "Only build FvHob for the extracted FvImage thos...qhuang81-10/+22
2008-08-12Temporarily rollback the change from 5625 though 5628 for more investigation.qhuang85-113/+78
2008-08-12Add PeimDispatcherReenter to fix bug of PeiDispatch can not be quit correctly.klu22-3/+17
2008-08-11Correct more comments for PeiCore.klu24-57/+71
2008-08-11Enhance PeiCore's dispatcher, move PeimDispatchOnThisPass and PeimNeedingDisp...klu22-12/+7
2008-08-11Only build FvHob for the extracted FvImage those parent Fv image has FvHob.lgao41-10/+22
2008-08-08Roll back PeiImageRead to original implementation, this function will be shad...lgao41-1/+11
2008-08-081) Change DEBUG_ERROR TO DEBUG_LOAD as InstallProtocolInterface information i...qwang121-3/+3
2008-08-08Correct some comments to add the detailed information.lgao43-132/+82
2008-08-08Synchronize the comments for PeiService.klu28-30/+29
2008-08-08Add more comments for PeiCore.klu24-35/+38
2008-08-08Correct comments.klu24-45/+65
2008-08-08correct commentsklu23-14/+14
2008-08-08correct commentsklu21-28/+35
2008-08-08Correct comments.klu21-76/+90
2008-08-01Fix UEFI Boot Service CreateEvent() to follow UEFI Specification with respect...mdkinney1-2/+2
2008-08-01Increase size of function addresses printed in DEBUG messages from 10 to 11 c...mdkinney4-6/+6
2008-08-01Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entra...vanjeff1-3/+11
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao41-6/+0
2008-07-28modify coding style to pass ecc tooleric_tian2-37/+16
2008-07-26Minor clean up.qhuang82-7/+7
2008-07-24Code Scrub for Dxe Core.qhuang838-2551/+2546
2008-07-23Code scrub for PeiCore module.klu211-95/+91
2008-07-21change lower case to upper case to pass Unix builderic_tian1-1/+1
2008-07-19Fix a bug that PeiCore might fail to fix up Ppi pointer in CAR. qhuang83-11/+11
2008-07-19Fix the ICC waring for unreachable code.qhuang81-6/+0
2008-07-19Simplify the code to use the EFI_FV_FILE_INFO structure of DxeCore to save th...qhuang82-29/+25
2008-07-18Code scrub for DxeCoreqhuang825-567/+327
2008-07-18Code scrub DxeIpl to add back the CONST modifier and solve a typecast warning. qhuang86-64/+80
2008-07-17Change first char in filename to uppercase klu21-2/+2
2008-07-17Change first char in filename to uppercase klu21-0/+0
2008-07-17Change first char in filename to uppercase klu21-0/+0