summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
AgeCommit message (Expand)Author
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
2014-10-09MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum i...Star Zeng
2014-09-09MdeModulePkg: Fix XCODE Link Issue in DxeCoreGao, Liming
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not ca...Star Zeng
2014-08-27MdeModulePkg DxeCore: Don't cache memory mapped IO FV.Star Zeng
2014-08-11MdeModulePkg: DxeCoreGao, Liming
2014-08-071) Add type cast for better coding style.Feng Tian
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-09The UEFI specification does not say anything when the pointers passed toOlivier Martin
2014-06-26Refine code to make it more safely.Eric Dong
2014-06-25MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down...Andrew Fish
2014-05-13Fix comment typos. Gao, Liming
2014-04-01Check the parameter before use it.Eric Dong
2014-02-13Fixed the issue in ExitBootServices() implementation to avoid the potential b...Gao, Liming
2014-01-17DxeCore is designed to trust input data, so add comments to reminder caller t...jyao1
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan
2013-10-30MdeModulePkg Pool: Update the type of Size to UINTN for the potential more th...Star Zeng
2013-10-29Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and Trigg...Elvin Li
2013-09-16MdeModulePkg: Add support for weakly aligned FVs.Star Zeng
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu
2013-03-22Guarantee that free memory in the 4K page starting at address 0 is always cle...mdkinney
2013-03-22Fix a bug in the DXE Core that generates an ASSERT() when the page at address...mdkinney
2013-01-291. Update DxeCore to get correct AuthenticationStatus and invoke gSecurity af...lzeng14
2012-11-08Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng14
2012-11-01MdeModulePkg: eliminate all implicit library dependencies for all modules in ...erictian