summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)Author
2016-04-22MdeModulePkg DxeCore: Enhance MemoryAttributesTable installationStar Zeng
2016-04-22MdeModulePkg DxeCore: Return memory type from internal free pool/pagesStar Zeng
2016-04-22MdeModulePkg DxeCore: Fix a memory leak in InstallMemoryAttributesTable()Star Zeng
2016-04-22MdeModulePkg DxeCore: Call PeCoffExtraActionLib member after ConstructorStar Zeng
2016-03-22MdeModulePkg DxeCore: Address boundary check for Type AllocateAddressStar Zeng
2016-03-22MdeModulePkg DxeCore: Check Start consistently in CoreConvertPagesExStar Zeng
2016-03-01MdeModulePkg: DxeCore: fully initialize image context before passing it onArd Biesheuvel
2016-02-26MdeModulePkg: Add ASSERT to make sure pointer 'MemoryMap' is not NULL.Qiu Shumin
2016-02-25MdeModulePkg: Fix Memory Attributes table type issueJiewen Yao
2016-02-17MdePkg: Update DxeCore INF for MemoryAttributesTable.jiewen yao
2016-02-17MdePkg: Call CoreInitializeMemoryAttributesTable() in DXE Entrypoint.jiewen yao
2016-02-17MdeModulePkg: Add CoreInitializeMemoryAttributesTable() to header file.jiewen yao
2016-02-17MdeModulePkg: Update PropertiesTable for MemoryAttributesTable.jiewen yao
2016-02-17MdeModulePkg: Add MemoryAttributesTable generation.jiewen yao
2016-02-15MdeModulePkg DxeCore: Minor comments update to AllocatePool()Star Zeng
2016-02-15MdeModulePkg DxeCore: Missing change for OEM reserved memory type at R17460Star Zeng
2016-02-05MdeModulePkg: Update DxeCore dispatcher to ignore PEI and SMM depex for FV.Liming Gao
2016-01-27MdeModulePkg DxeCore: Avoid the closed event to be signaled wronglyStar Zeng
2016-01-06MdeModulePkg Core/Dxe/Misc: Fix typos in function descriptionsHao Wu
2015-12-17MdeModulePkg: Update print error level for RuntimeDriver alignment checkLiming Gao
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-09-21MdeModulePkg: Remove event from protocol database only if registeredSamer El-Haj-Mahmoud
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-17MdeModulePkg 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