summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core
AgeCommit message (Expand)Author
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
2014-06-25MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down...Andrew Fish
2014-05-13Fix comment typos. Gao, Liming
2014-04-15MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng
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
2014-01-151. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib...Gao, Liming
2014-01-09Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f...Gao, Liming
2014-01-02Update the heap migration logic to avoid memory overflow. Liming Gao
2014-01-02Correct the RemainingPages calculation in PEI AllocatePages service.Liming Gao
2013-12-17Fix two issues in PeiCore. Liming Gao
2013-11-221. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it...Jeff Fan
2013-11-15Add support for PI1.2.1 TempRam Done PPI.Liming Gao
2013-11-05Support unhook notification function for Smst->SmmRegisterProtocolNotify() pe...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-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng
2013-10-09Update PeiCore to support load PEIM into memory on S3 boot path. Liming Gao
2013-09-16MdeModulePkg: Add support for weakly aligned FVs.Star Zeng
2013-09-04Fixed the issue in PeiCore on Load Module At Fixed Address logicLiming Gao
2013-08-20Add the missing status code in the returned table of InstallMultipleProtocolI...Shumin Qiu
2013-08-07MdeModulePkg: Added ARM Aarch64 architecture supportHarry Liebel
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