summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/DxeMain.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-30MdeModulePkg/Core/Dxe: Set MemoryTypeInfo bin range from HOBMichael D Kinney1-0/+6
2023-11-27MdeModulePkg: Move Some DXE MAT Logic to ImagePropertiesRecordLibTaylor Beebe1-20/+0
2023-04-07MdeModulePkg: Enable forward edge CFI in mem attributes tableArd Biesheuvel1-0/+2
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-420/+285
2021-12-07MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-8/+8
2020-04-07MdeModulePkg/DxeCore: merge properties table routines into MAT handlingArd Biesheuvel1-9/+0
2019-04-14MdeModulePkg/DxeCore: remove explicit EBC handlingArd Biesheuvel1-3/+0
2019-04-14MdeModulePkg/DxeCore: invoke the emulator protocol for foreign imagesArd Biesheuvel1-0/+3
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-21MdeModulePkg Core/Dxe: Remove redundant functionsshenglei1-13/+0
2018-08-20MdeModulePkg: Remove redundant library classes and GUIDsshenglei1-1/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-27/+27
2017-11-28MdeModulePkg/Core: Merge memory map after filtering paging capabilityJian J Wang1-0/+18
2017-03-06MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macrosArd Biesheuvel1-25/+0
2017-02-28MdeModulePkg/DxeCore: implement memory protection policyArd Biesheuvel1-0/+24
2017-02-22MdeModulePkg/DxeCore: Add UEFI image protection.Jiewen Yao1-0/+61
2017-01-20MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng1-17/+1
2016-10-27MdeModulePkg/Core: Fix typos in commentsGary Lin1-10/+10
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu1-1/+0
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru1-1/+1
2016-07-01MdeModulePkg DxeCore: Enhance memory profile for memory leak detectionStar Zeng1-10/+25
2016-04-26MdeModulePkg DxeCore: Check free memory type by CoreUpdateProfile()Star Zeng1-1/+1
2016-04-22MdeModulePkg DxeCore: Enhance MemoryAttributesTable installationStar Zeng1-0/+12
2016-04-22MdeModulePkg DxeCore: Return memory type from internal free pool/pagesStar Zeng1-46/+3
2016-02-17MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao1-1/+10
2015-07-02MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.hArd Biesheuvel1-0/+25
2015-06-05Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen1-0/+29
2014-12-12MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng1-6/+0
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen1-1/+49
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng1-0/+197
2014-10-29MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng1-0/+2
2014-08-27MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng1-2/+5
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan1-0/+2
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu1-2/+6
2012-08-22Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao41-12/+23
2012-08-02Measure ExitBootServices failure caseczhang461-0/+1
2012-05-29Update DxeCore and FwVolDxe drivers to inherit authentication status for the ...lzeng141-1/+17
2012-04-27Enhance the error handling for AllocatePool and AllocatePages function.ydong101-1/+1
2012-04-26Return EFI_INVALID_PARAMETER when Type has either EVT_NOTIFY_SIGNAL or EVT_NO...lzeng141-2/+31
2012-03-151. Introduced CPU Exception Handler Library to provide the CPU exception hand...vanjeff1-1/+2
2011-12-15Enhance DXE dispatcher logic to check the duplicated FV image bases on FvHob2...lgao41-0/+61
2011-11-23MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DX...rsun31-2/+12
2011-11-23Update DxeCore handle FV Image file with Depex section per PI spec.lgao41-0/+1
2011-10-27Add core FFS3 support, DxeCore.lzeng141-1/+4
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-2/+1
2011-06-16MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEventjljusten1-0/+17
2011-05-24Add the DriverFamilyOverride support in DxeCore.niruiyu1-0/+1
2011-02-12Updates function description per UEFI2.3d. No impact is for functionality. Th...lgao41-2/+10
2010-08-03Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLibmdkinney1-0/+2
2010-04-24Update the copyright notice formathhtian1-2/+2