summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
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-04MdeModulePkg DxeCore: Move ProcessLibraryConstructorList()Star Zeng
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: Add Memory Capabilities for MMIO and Reserved RangeLiming Gao
2015-06-10Fix logic error on SectionAlignment calculation.Yao, Jiewen
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-05Fix GCC build error.Yao, Jiewen
2015-06-05Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen
2015-06-01MdeModulePkg DxeCore: Add debug message to assist TPL related issues.Star Zeng
2015-05-29MdeModulePkg/DxeCore: Fixed build error.Star Zeng
2015-05-19MdeModulePkg: Update the short name for persistent memory type.Liming Gao
2015-05-18MdeModulePkg: Update memory profile for OEM reserved memory type.Star Zeng
2015-05-18MdeModulePkg DxeCore: Add OEM reserved memory type support.Star Zeng
2015-05-11MdeModulePkg DxeCore: Add memory more reliable support.Star Zeng
2015-05-11MdeModulePkg DxeCore: Add read only memory support.Star Zeng
2015-04-29MdeModulePkg: PI1.4 DxeCore GetMemoryMap() updateLiming Gao
2015-04-29MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao
2015-03-10MdeModulePkg: Add function comment for 'GetPoolIndexFromSize'.Shumin Qiu
2015-03-06MdeModulePkg: use 64 KB granularity for runtime allocations on AArch64Ard Biesheuvel
2015-03-06MdeModulePkg: serve allocations from higher-up bins if current bin is emptyArd Biesheuvel
2015-03-06MdeModulePkg: carve pool pages into the largest chunks possibleArd Biesheuvel
2015-03-06MdeModulePkg: use index to traverse free pool pagesArd Biesheuvel
2015-03-06MdeModulePkg: improve scalability of memory poolsArd Biesheuvel
2015-03-06MdeModulePkg: use correct granularity when allocating pool pagesArd Biesheuvel
2015-01-27MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob informationHao Wu
2015-01-21MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap()Ard Biesheuvel
2015-01-09MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng
2014-12-23MdeModulePkg: fix mixed dos and linux EOL format issueHot Tian
2014-12-17MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit s...Star Zeng
2014-12-12MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng
2014-12-12MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe...Olivier Martin
2014-12-10MdeModulePke: DxeCore NotifyFwVolBlock() function issueLiming Gao
2014-11-27MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen
2014-11-19MdeModulePkg DxeCore: Fix VS2013 build failure.Star Zeng
2014-11-17MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-10-29MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng