summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/Mem
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Memory Bin Range Update Accounts for Guard PageTaylor Beebe2023-09-181-1/+1
* MdeModulePkg: HeapGuard: Don't Assume Pool Head Allocated In First PageOliver Smith-Denny2023-08-193-5/+18
* MdeModulePkg: Fix conditionally uninitialized variablesMichael Kubacki2023-04-031-8/+9
* MdeModulePkg: EfiUnacceptedMemoryType is not allowed in AllocatePoolMin M Xu2023-02-071-1/+1
* MdeModulePkg/DxeCore: Use correct type for alignment maskArd Biesheuvel2022-12-081-1/+1
* MdeModulePkg: Update Dxe to handle unaccepted memory typeMin M Xu2022-11-011-17/+46
* MdeModulePkg/CoreDxe: Allow DXE Drivers to use untested memoryStacy Howell2022-07-221-0/+14
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-077-1178/+1256
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-1/+1
* MdeModulePkg/Core/Dxe: expose SP and CRYPTO capabilities in UEFI memmapMalgorzata Kukiello2020-10-101-6/+6
* MdeModulePkg: Add New Memory AttributesOleksiy Yakovlev2020-07-151-6/+3
* MdeModulePkg/Mem: Initialize the variable MapMemoryShenglei Zhang2019-11-041-0/+2
* MdeModulePkg DxeCore: Fix for missing Memory Attributes Table (MAT) updateMike Turner2019-08-201-6/+35
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-49/+7
* MdeModulePkg/Dxe/Page: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel2018-12-201-26/+26
* MdeModulePkg/Core: correct one coding styleJian J Wang2018-10-271-1/+1
* MdeModulePkg/Core: fix an IA32 build failureJian J Wang2018-10-261-5/+5
* MdeModulePkg/Core: add freed-memory guard featureJian J Wang2018-10-264-23/+516
* MdeModulePkg: remove PE/COFF header workaround for ELILO on IPFArd Biesheuvel2018-09-241-30/+1
* MdeModulePkg Core/Dxe: Remove redundant functionsshenglei2018-08-211-78/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-282-59/+59
* MdeModulePkg/Core: remove SMM check for Heap Guard feature detectionJian J Wang2018-06-191-10/+0
* MdeModulePkg/DxeCore: add sanity check for SetMemoryAttributesJian J Wang2018-04-131-2/+7
* MdeModulePkg/Core: fix bits operation error on a boundary conditionJian J Wang2018-03-161-6/+10
* MdeModulePkg/Core: allow HeapGuard even before CpuArchProtocol installedJian J Wang2018-03-162-1/+139
* MdeModulePkg/Core: fix mem alloc issues in heap guardJian J Wang2018-03-141-2/+6
* MdeModulePkg/Core: fix too many available pages between BS_DataJian J Wang2018-03-081-8/+1
* MdeModulePkg/Core: fix feature conflict between NX and heap guardJian J Wang2018-02-022-0/+24
* MdeModulePkg/Core: fix guard page missing issueJian J Wang2018-02-022-12/+11
* MdeModulePkg/Core: fix a logic hole in page freeJian J Wang2018-01-193-36/+29
* MdeModulePkg/Core: Fix heap guard issuesJian J Wang2017-12-261-5/+26
* MdeModulePkg/DxeCore: Fix issues in Heap GuardJian J Wang2017-12-134-28/+88
* MdeModulePkg/Core: Merge memory map after filtering paging capabilityJian J Wang2017-11-281-0/+2
* MdeModulePkg/DxeCore: Filter out all paging capabilitiesJian J Wang2017-11-241-0/+20
* MdeModulePkg/Core: Fix potential array overflowJian J Wang2017-11-241-1/+3
* MdeModulePkg: Fix unix style of EOLJian J Wang2017-11-215-1852/+1852
* MdeModulePkg/Core: Fix build error with old Visual StudioJian J Wang2017-11-201-4/+9
* MdeModulePkg/DxeCore: Implement heap guard feature for UEFIJian J Wang2017-11-175-67/+1847
* MdeModulePkg/Core/Dxe: Add EndOfDxe workaround for NULL pointer detectionJian J Wang2017-10-111-1/+3
* MdeModulePkg: Update DxeCore to consume PI EfiGcdMemoryTypePersistentLiming Gao2017-10-101-2/+2
* MdeModulePkg DxeCore: Enhance "ConvertPages: Incompatible memory types"Star Zeng2017-08-141-2/+7
* MdeModulePkg/DxeCore: deal with allocations spanning several memmap entriesArd Biesheuvel2017-03-171-0/+11
* MdeModulePkg DxeCore: Remove unreferenced symbol for memory profileStar Zeng2017-03-151-6/+6
* MdeModulePkg/DxeCore: Fix coding style issuesBi, Dandan2017-03-071-0/+19
* MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macrosArd Biesheuvel2017-03-062-15/+15
* MdeModulePkg: use LShiftU64() instead of "<<" to avoid IA32 build error.Fu Siyuan2017-03-011-1/+1
* MdeModulePkg/DxeCore: implement memory protection policyArd Biesheuvel2017-02-282-0/+14
* MdeModulePkg/DxeCore: use separate lock for pool allocationsArd Biesheuvel2017-02-281-10/+48
* MdeModulePkg/Core/Dxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* MdeModulePkg/Core: Fix typos in commentsGary Lin2016-10-271-1/+1