summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/DxeMain.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/DxeCore: merge properties table routines into MAT handlingArd Biesheuvel2020-04-071-9/+0
* MdeModulePkg/DxeCore: remove explicit EBC handlingArd Biesheuvel2019-04-141-3/+0
* MdeModulePkg/DxeCore: invoke the emulator protocol for foreign imagesArd Biesheuvel2019-04-141-0/+3
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg Core/Dxe: Remove redundant functionsshenglei2018-08-211-13/+0
* MdeModulePkg: Remove redundant library classes and GUIDsshenglei2018-08-201-1/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-27/+27
* MdeModulePkg/Core: Merge memory map after filtering paging capabilityJian J Wang2017-11-281-0/+18
* MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macrosArd Biesheuvel2017-03-061-25/+0
* MdeModulePkg/DxeCore: implement memory protection policyArd Biesheuvel2017-02-281-0/+24
* MdeModulePkg/DxeCore: Add UEFI image protection.Jiewen Yao2017-02-221-0/+61
* MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng2017-01-201-17/+1
* MdeModulePkg/Core: Fix typos in commentsGary Lin2016-10-271-10/+10
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-311-1/+0
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-111-1/+1
* MdeModulePkg DxeCore: Enhance memory profile for memory leak detectionStar Zeng2016-07-011-10/+25
* MdeModulePkg DxeCore: Check free memory type by CoreUpdateProfile()Star Zeng2016-04-261-1/+1
* MdeModulePkg DxeCore: Enhance MemoryAttributesTable installationStar Zeng2016-04-221-0/+12
* MdeModulePkg DxeCore: Return memory type from internal free pool/pagesStar Zeng2016-04-221-46/+3
* MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao2016-02-171-1/+10
* MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.hArd Biesheuvel2015-07-021-0/+25
* Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen2015-06-051-0/+29
* MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng2014-12-121-6/+0
* MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen2014-11-201-1/+49
* MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng2014-11-121-0/+197
* MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng2014-10-291-0/+2
* MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng2014-08-271-2/+5
* 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan2013-11-221-0/+2
* Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu2013-08-201-2/+6
* Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42012-08-221-12/+23
* Measure ExitBootServices failure caseczhang462012-08-021-0/+1
* Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng142012-05-291-1/+17
* Enhance the error handling for AllocatePool and AllocatePages function.ydong102012-04-271-1/+1
* Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng142012-04-261-2/+31
* 1. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff2012-03-151-1/+2
* Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2...lgao42011-12-151-0/+61
* MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...rsun32011-11-231-2/+12
* Update DxeCore handle FV Image file with Depex section per PI spec.lgao42011-11-231-0/+1
* Add core FFS3 support, DxeCore.lzeng142011-10-271-1/+4
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-061-2/+1
* MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten2011-06-161-0/+17
* Add the DriverFamilyOverride support in DxeCore.niruiyu2011-05-241-0/+1
* Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao42011-02-121-2/+10
* Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLibmdkinney2010-08-031-0/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* 1. Refine debug agent library.vanjeff2010-02-271-0/+1
* 1) Fix build issuesmdkinney2010-02-161-3/+2
* Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney2010-02-131-1/+4
* Enable the Load Module At fixed Address feature jchen202010-02-051-1/+4
* Apply GetFileBufferByFilePath API of DxeServicesLib to replace local CoreOpen...lgao42009-11-261-1/+2