summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
2016-12-26MdeModulePkg: Move to new locationGuo Mang
2016-07-12MdeModulePkg MemoryProfile: ASSERT to ensure 'DriverInfoData' is not NULLHao Wu
2016-07-06MdeModulePkg-MemoryProfile(2): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng
2016-07-06MdeModulePkg: DxeCore MemoryPool Algorithm UpdateLiming Gao
2016-07-04MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.Qiu Shumin
2016-07-04MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao
2016-07-04MdePkg: Update DxeCore INF for MemoryAttributesTable.jiewen yao
2016-07-04MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.jiewen yao
2016-07-04MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao
2016-07-04MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.jiewen yao
2016-07-04MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao
2015-12-17MdeModulePkg: Update print error level for RuntimeDriver alignment checkLiming Gao
2015-12-07Move CommunicationBuffer from stack to global variable.Yao, Jiewen
2015-11-25Install LoadedImage protocol for PiSmmCore.Yao, Jiewen
2015-11-25Uninstall LoadedImage protocol if SMM driver returns error and is unloaded.Yao, Jiewen
2015-11-25Check InternalAllocPoolByIndex status before refer buffer.Zeng, Star
2015-11-19MdeModulePkg PeiCore: PeiInstallPeiMemory improper ASSERT test on second callStar Zeng
2015-11-18MdeModulePkg PeiCore: PEI dispatcher need retry to process NOT_DISPATCHED FVStar Zeng
2015-09-21MdeModulePkg/Core/Dxe/Gcd: remove set but not used variablesLaszlo Ersek
2015-09-18MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priorityStar Zeng
2015-09-18MdeModulePkg DxeCore: Relocate HOB List after other tested memory resources a...Star Zeng
2015-08-26MdeModulePkg PiSmmCore: Prevent overlap for gSmmCorePrivate and CommBufferStar Zeng
2015-08-25MdeModulePkg PeiCore: Recheck SwitchStackSignal after ProcessNotifyList()Star Zeng
2015-08-07MdeModulePkg DxeIpl: Fix IA32 build failure with GCC 5.1.1Star Zeng
2015-08-05MdeModulePkg DxeIpl: Add stack NX supportStar Zeng
2015-08-04MdeModulePkg DxeCore: Move ProcessLibraryConstructorList()Star Zeng
2015-08-03MdeModulePkg PeiCore: Add PCD to specify PEIM ShadowLiming Gao
2015-07-28MdeModulePkg PiSmmIpl: Use AllocateZeroPool() for FullSmramRangesStar Zeng
2015-07-26MdeModulePkg PiSmmCore: Remove a hidden assumption of SMRAM reservationStar Zeng
2015-07-16MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob existsLiming Gao
2015-07-03MdeModulePkg: Refine code to make it more readable.Qiu Shumin
2015-07-02MdeModulePkg: Merge GCD range before convert it to EFI memoryLiming Gao
2015-07-02MdeModulePkg: enforce arch-specific alignment for split regionsArd Biesheuvel
2015-07-02MdeModulePkg: move arch-specific allocation granularity defines to DxeMain.hArd Biesheuvel
2015-07-02MdeModulePkg: rename PropertiesTableEnable to PcdPropertiesTableEnableArd Biesheuvel
2015-07-02MdeModulePkg: make internal functions STATIC in Core/Dxe/Misc/PropertiesTable.cArd Biesheuvel
2015-07-02MdeModulePkg: remove unused functions from Core/Dxe/Misc/PropertiesTable.cArd Biesheuvel
2015-07-02MdeModulePkg: Update DxeCore to handle LoadFile DevicePathLiming Gao
2015-06-25MdeModulePkg: Update PeiCore to handle specific child FVLiming Gao
2015-06-25MdeModulePkg: Add Memory Capabilities for MMIO and Reserved RangeLiming Gao
2015-06-18MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock.Star Zeng
2015-06-18MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot.Star Zeng
2015-06-10Fix logic error on SectionAlignment calculation.Yao, Jiewen
2015-06-09MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition.Star Zeng
2015-06-09MdeModulePkg DxeCore: Call UnregisterMemoryProfileImage correctly.Star Zeng
2015-06-09MdeModulePkg: Refine the comments format for PropertiesTable.Qiu Shumin
2015-06-08MdeModulePkg: Fix bug of AllocatePages for large alignmentHeyi Guo
2015-06-06PiSmmCore dispatcher should not use one Index for three loops.Zachary Bobroff
2015-06-05Fix GCC build error.Yao, Jiewen
2015-06-05Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen