summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
2017-04-13MdeModulePkg/Dxe/Image: Restore mCurrentImage on all pathsHao Wu
2017-04-06MdeModulePkg: Remove unsupported PcdExpression usage in module INFLiming Gao
2017-03-31MdeModulePkg/SmmCore: Fix memory leak on Profile unregistered.Jiewen Yao
2017-03-29MdeModulePkg/PeiCore: avoid EFI_IMAGE_MACHINE_TYPE_SUPPORTED to check archArd Biesheuvel
2017-03-29MdeModulePkg/DxeCore: add missing id-to-string mapping for AARCH64Ard Biesheuvel
2017-03-28MdeModulePkg/MemoryProtection: Fix coding style issueDandan Bi
2017-03-21MdeModulePkg/MemoryProtection: split protect and unprotect pathsArd Biesheuvel
2017-03-20MdeModulePkg/Core/Dxe: downgrade "CodeSegmentCount is 0" msg to DEBUG_WARNLaszlo Ersek
2017-03-17MdeModulePkg/DxeCore: deal with allocations spanning several memmap entriesArd Biesheuvel
2017-03-15MdeModulePkg DxeCore: Remove unreferenced symbol for memory profileStar Zeng
2017-03-15MdeModulePkg PiSmmCore: Remove unreferenced symbol for SMRAM profileStar Zeng
2017-03-13MdeModulePkg/SmmCore: Add Context in SmiHandlerProfileUnregister.Jiewen Yao
2017-03-07MdeModulePkg/DxeCore: Fix coding style issuesBi, Dandan
2017-03-06MdeModulePkg/PeiCore: honour minimal runtime allocation granularityArd Biesheuvel
2017-03-06MdeModulePkg/PiSmmCore: switch to MdePkg allocation granularity macrosArd Biesheuvel
2017-03-06MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macrosArd Biesheuvel
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu
2017-03-01MdeModulePkg: use LShiftU64() instead of "<<" to avoid IA32 build error.Fu Siyuan
2017-03-01MdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPteMemoryEncryptionAddre...Leo Duran
2017-02-28MdeModulePkg/DxeCore: implement memory protection policyArd Biesheuvel
2017-02-28MdeModulePkg/DxeCore: use separate lock for pool allocationsArd Biesheuvel
2017-02-28MdeModulePkg/PeiCore: allocate BootServicesCode memory for PE/COFF imagesArd Biesheuvel
2017-02-26MdeModulePkg/DxeCore: base code protection on permission attributesArd Biesheuvel
2017-02-22MdeModulePkg/PiSmmCore: Add SmiHandlerProfile support.Jiewen Yao
2017-02-22MdeModulePkg/DxeCore: Add UEFI image protection.Jiewen Yao
2017-02-10MdeModulePkg PiSmmIpl: Update SmmCommunication comments to match code logicLiming Gao
2017-02-10MdeModulePkg PeiCore: Don't cache GUIDED section with AUTH_NOT_TESTEDLiming Gao
2017-02-10MdeModulePkg PeiCore: Reset PeimNeedingDispatch when its security violationLiming Gao
2017-02-08MdeModulePkg: Fix some typos of "according"Liming Gao
2017-01-20MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng
2017-01-12MdeModulePkg/Stall: Refine to compare 2 values with the same typeHao Wu
2017-01-12MdeModulePkg/DxeCore:Clear RT attribute on SetCapabilities.Jiewen Yao
2017-01-10MdeModulePkg/DxeCore: Fix ASSERT() from GCD DEBUG() messagesMichael Kinney
2016-12-14MdeModulePkg: Make the comments align with the functionDandan Bi
2016-12-12MdeModulePkg PiSmmCore: Retrieve Smram base address from system tableLiming Gao
2016-12-12MdeModulePkg SmmIpl: Fill Smram range for SMM driver when LMFA enableLiming Gao
2016-12-12MdeModulePkg PiSmmCore: Update FreePages to handle zero address and pagesLiming Gao
2016-12-07MdeModulePkg/PiSmmCore: use EfiPagesToSize to prevent build error.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore; Use DEBUG_WARN for non 4k aligned image.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore: MemoryAttributeTable need keep non-PE record.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore: AllocatePool should use MemoryType.Jiewen Yao
2016-12-05MdeModulePkg PiSmmCore: Update comments in InitializeMemoryServicesLiming Gao
2016-11-29MdeModulePkg PeiCore: Make SetPeiServicesTablePointer() early in EntryPointLiming Gao
2016-11-22MdeModulePkg/PiSmmCore: Cache CommunicationBuffer info before using itJeff Fan
2016-11-17MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao
2016-11-17MdeModulePkg DxeCore: Show error message on unaligned FvImage issueStar Zeng
2016-11-09MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESSJeff Fan
2016-11-09MdeModulePkg: Display new stack base and sizeJeff Fan
2016-10-27MdeModulePkg PeiCore: Make sure FvInfo has FFS2 format if Ffs2Guid FvFormatStar Zeng
2016-10-27MdeModulePkg/Core/PiSmmCore: rebase to ARRAY_SIZE()Laszlo Ersek