summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/DxeMain.h
AgeCommit message (Expand)Author
2015-07-02MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.hArd Biesheuvel
2015-06-05Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen
2014-12-12MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-10-29MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng
2014-08-27MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao4
2012-08-02Measure ExitBootServices failure caseczhang46
2012-05-29Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng14
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong10
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng14
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff
2011-12-15Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2...lgao4
2011-11-23MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...rsun3
2011-11-23Update DxeCore handle FV Image file with Depex section per PI spec.lgao4
2011-10-27Add core FFS3 support, DxeCore.lzeng14
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten
2011-05-24Add the DriverFamilyOverride support in DxeCore.niruiyu
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao4
2010-08-03Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLibmdkinney
2010-04-24Update the copyright notice formathhtian
2010-02-271. Refine debug agent library.vanjeff
2010-02-161) Fix build issuesmdkinney
2010-02-13Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney
2010-02-05Enable the Load Module At fixed Address feature jchen20
2009-11-26Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...lgao4
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-03Add loaded Image device paths for EFI Drivers loaded from PCI Option ROM.gikidy
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao4
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuideric_tian
2009-02-23Update DxeCore for the performance infrastructure updates: Use Raw sting to r...qhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-11-22Clean upmdkinney
2008-10-30Measure time spent in Driver Binding Supported() callsmdkinney
2008-09-23move header files in MdeModulePkg\Core\Dxe except DxeMain.h into their corres...eric_tian
2008-09-16Merge the global data in ExecData.c to Event.ceric_tian
2008-09-16Comments for CoreInitializeMemoryServices should be updatederic_tian
2008-09-16The file name Exec.h contains UEFI Event support functions and structure. But...eric_tian
2008-09-10Add EFIAPI modifier for all GCD services APIsqhuang8
2008-09-09Rename Hand.h to Handle.h.qwang12
2008-09-08Add more comment for EFI_DEP_REPLACE_TRUEqwang12
2008-09-08Remove a dead macro EFI_DXESERVICEqwang12
2008-09-01clean up DxeCore to remove some dead code.qhuang8