summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
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
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 PiSmmCore: Care runtime code/data only for SMRAM profile.Star Zeng
2015-05-18MdeModulePkg DxeCore: Add OEM reserved memory type support.Star Zeng
2015-05-12MdeModulePkg: SmmIplEntry(): don't suppress SMM core startup failureLaszlo Ersek
2015-05-11MdeModulePkg DxeCore: Add memory more reliable support.Star Zeng
2015-05-11MdeModulePkg DxeCore: Add read only memory support.Star Zeng
2015-05-11MdeModulePkg: Update implementation of PeiAllocatePages() to allow EfiReserve...Star Zeng
2015-05-11MdeModulePkg: Add Reset2 ppi support in PEI CORE.Star Zeng
2015-05-07MdeModulePkg/SmmCore: SMM register protocol notify function clarifyJeff Fan
2015-04-29MdeModulePkg: PI1.4 DxeCore GetMemoryMap() updateLiming Gao
2015-04-29MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao
2015-04-10MdeModulePkg: Roll back report status code change in RuntimeDriverSetVirtualA...Elvin Li
2015-04-09MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAdd...Elvin Li
2015-04-07MdeModulePkg: Put report status code after event was signaled per PI spec.Elvin Li
2015-04-01MdeModulePkg: add error handling when DXE IPL PPI is not found.Elvin Li