summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)Author
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
2009-02-04Enhance DxeCore to handle the all block sized allowed by the PI Specification...lgao4
2009-02-02enhance the condition branch to handle Unix style file path. and avoid array ...eric_tian
2009-01-21Fix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when Bu...eric_tian
2009-01-15Apply code to avoid security warnings.qhuang8
2009-01-06Correct /FAcs option to /FAsclgao4
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-12Fix some typo.gikidy
2008-12-12INF head modifiedjji4
2008-12-06Change _CR() to BASE_CR() to follow naming conventionmdkinney
2008-12-05Simplify call to FUNCTION_ENTRY_POINT() based on updates to that macromdkinney
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-24Move call to CoreDisplayDiscoveredNotDispatched to be before thejljusten
2008-11-24Add useful DEBUG message for determining the when drivers are jljusten
2008-11-22Clean upmdkinney
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-11-05Remove over specific Guidklu2
2008-10-31Add missing TimerLib class since DxeMain directly use TimerLib API.qhuang8
2008-10-30Measure time spent in Driver Binding Supported() callsmdkinney
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of DXE and PEI core modules.xli24
2008-10-28clean up EBC in inf files.vanjeff
2008-10-27Move global variable to the top of C file for consistent coding style.qwang12
2008-10-27Make use of correct format String:qwang12
2008-10-24ECC Clean up.vanjeff
2008-10-21Fix several coding style violationsqhuang8
2008-10-05Change PeiMain/DxeMain's base name to PeiCore/DxeCore.klu2