summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Fix several approved code review comments:qhuang81-671/+483
2008-08-27Add new line at the end of file.qhuang81-1/+1
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang831-559/+92
2008-08-27Switch DxeCore to use DxeCoreMemoryAllocationLibqhuang81-1/+2
2008-08-27Add dependency of DevicePathLib to DxeCore so that the internal device path r...qhuang82-0/+2
2008-08-27Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang83-0/+823
2008-08-27CYGWIN_GCC cleanup for GenericBdsLib.qhuang81-102/+170
2008-08-25remove the unused msa files in MdeModulePkg.lgao467-6031/+0
2008-08-22Fix a minor GUID format issue.qhuang81-3/+1
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...lgao44-21/+48
2008-08-20Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...qhuang86-10/+8
2008-08-20Misuse protocol and guidklu22-6/+8
2008-08-18Add dependency of gEfiDpcProtocolGuid for these two library instances since t...qhuang82-1/+8
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang826-27/+28
2008-08-18Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protoc...qhuang81-18/+17
2008-08-18Remove a duplicated definition.qwang121-1/+0
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-18Add TRUE to the depex.qwang121-0/+3
2008-08-18Add the support of GUID opcode which enable SetupBrowser to support IFR gener...qwang121-2/+23
2008-08-18Add a PCD which enable SetupBrowser to support IFR generated by a VFR compile...qwang121-0/+2
2008-08-18Add the support of GUID opcode which enable SetupBrowser to support IFR gener...qwang123-0/+70
2008-08-18Merge in [EDK 1166]: Form title is not displayed by Setup Browser qwang123-2/+4
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-01Simplify debug message for a selected boot optionmdkinney1-1/+1
2008-08-01Increase size of function addresses printed in DEBUG messages from 10 to 11 c...mdkinney4-6/+6
2008-08-01In Supported(), try to test open SNP protocol BY_DRIVER instead of using TEST...vanjeff1-7/+21
2008-08-01Using Spin lock instead of using RaiseTpl() to prevent UnloadImage() re-entra...vanjeff1-3/+11
2008-08-01correct some spelling error.eric_tian2-18/+9
2008-08-01code scrub for ConSplitter module.vanjeff4-108/+188
2008-07-31Remove the blank in function typedef, it will break doxygen document generation.klu218-283/+283
2008-07-29Update the comments.qwang121-1/+1
2008-07-28fixed one bug to catch the return status.vanjeff1-5/+9
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao46-35/+262