summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
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
2015-03-31MdeModulePkg: Remove unused internal structure in PeiCoreLiming Gao
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu
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-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
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-15MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issueLiming Gao
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-12-09Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add...Jeff Fan
2014-11-27MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing.Star Zeng
2014-11-27MdeModulePkg: Misc comments and DEBUG messagesSamer El-Haj-Mahmoud
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-14MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ...Garrett Kirkendall
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-10-29MdeModulePkg/IntelFrameworkModulePkg FwVol:Star Zeng
2014-10-14MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons...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-20MdeModulePkg PeiCore: Add NULL pointer check.Star Zeng
2014-08-18Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract...Gao, Liming
2014-08-14MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...Zeng, Star
2014-08-12MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou...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-27MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM...Tapan Shah
2014-06-26Refine code to make it more safely.Eric Dong