summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)Author
2010-02-241. Correct File header to ## @filelgao4
2010-02-23Fix commentmdkinney
2010-02-17Cleanup HOB DEBUG printsandrewfish
2010-02-161) Fix build issuesmdkinney
2010-02-16Clean up HOB debug printsandrewfish
2010-02-16Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the...andrewfish
2010-02-13Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen20
2010-02-09change the GetPcd64 to FixedGetPcd64 to pass ECC jchen20
2010-02-08format uniform: move tab to blank.erictian
2010-02-08Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installati...qhuang8
2010-02-08modified to pass the VS2003 buildjchen20
2010-02-05Enable the Load Module At fixed Address feature jchen20
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2010-01-19Improve coding style in MdeModulePkg.rsun3
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-12-22Produce LoadPeImage protocol only in framework compatibility mode.lgao4
2009-12-01Correct error status to EFI_NOT_FOUND when the image can't be got.lgao4
2009-11-26Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...lgao4
2009-10-26Update comments on setting >= 8 bytes Fv Alignment.lgao4
2009-10-02Fix warnings generated by GCC.jljusten
2009-09-21Remove the error checking for multi-instance device path since Dxecore has be...qhuang8
2009-09-21Enhance DxeCore LocateDevicePath() boot service to handle muli-instance devic...qhuang8
2009-09-17Make ASSERT statement more meaningful.lgao4
2009-09-16Enhance PeiCore and DxeCore check whether the image machine type is supported...lgao4
2009-08-24Adjust the parameter order of debug print. Judging from the context, the firs...qhuang8
2009-08-24Make end of line consistent caused by previous check in.qhuang8
2009-08-24Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang8
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm503
2009-05-11fix the typo in DxeCoreeric_tian
2009-04-22Update DxeCore to support to install gEfiHiiPackageListProtocolGuid in LoadIm...qhuang8
2009-04-17retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-04-03Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM.gikidy
2009-03-11Add check to the allocated pool.lgao4
2009-03-11Fix build error caused by the unused local variablelgao4
2009-03-11Fix build error caused by the unused local variablelgao4
2009-03-10Cleanup to Remove default PCD value and extra build option.qhuang8
2009-03-10Update DxeCore to deal PIWG FV device path case if FV contains extension header.klu2
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao4
2009-03-091. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuideric_tian
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian
2009-02-23Update DxeCore for the performance infrastructure updates: Use Raw sting to r...qhuang8
2009-02-16Add assertion to ensure pointer dereference has been checked against NULL poi...qhuang8
2009-02-13Meta-data reviewed.gikidy
2009-02-12add assert logic to avoid Klocwork fake reporteric_tian
2009-02-10clean K8.eric_tian
2009-02-06Cleanup K8 warning.eric_tian