Age | Commit message (Expand) | Author |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen |
2015-01-27 | MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob information | Hao Wu |
2015-01-21 | MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap() | Ard Biesheuvel |
2015-01-09 | MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil... | Star Zeng |
2014-12-23 | MdeModulePkg: fix mixed dos and linux EOL format issue | Hot Tian |
2014-12-17 | MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit s... | Star Zeng |
2014-12-15 | MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issue | Liming Gao |
2014-12-12 | MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt... | Star Zeng |
2014-12-12 | MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe... | Olivier Martin |
2014-12-10 | MdeModulePke: DxeCore NotifyFwVolBlock() function issue | Liming Gao |
2014-12-09 | Checking if gSmmCorePrivate->CommunicationBuffer is in supported physical add... | Jeff Fan |
2014-11-27 | MdeModulePkg DxeCore: Check pointer AllocInfoData before dereferencing. | Star Zeng |
2014-11-27 | MdeModulePkg: Misc comments and DEBUG messages | Samer El-Haj-Mahmoud |
2014-11-20 | MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function. | Eugene Cohen |
2014-11-19 | MdeModulePkg DxeCore: Fix VS2013 build failure. | Star Zeng |
2014-11-17 | MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa... | Star Zeng |
2014-11-14 | MdeModulePkg/Core/PiSmmCore/PiSmmCore.c: Fix compiler warning about variable ... | Garrett Kirkendall |
2014-11-12 | MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support. | Star Zeng |
2014-10-29 | MdeModulePkg/IntelFrameworkModulePkg FwVol: | Star Zeng |
2014-10-14 | MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons... | Star Zeng |
2014-10-09 | MdeModulePkg DxeCore: Add FVH signature check before VerifyFvHeaderChecksum i... | Star Zeng |
2014-09-09 | MdeModulePkg: Fix XCODE Link Issue in DxeCore | Gao, Liming |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg DxeCore: Handle FFS file with FFS_ATTRIB_CHECKSUM set for not ca... | Star Zeng |
2014-08-27 | MdeModulePkg DxeCore: Don't cache memory mapped IO FV. | Star Zeng |
2014-08-20 | MdeModulePkg PeiCore: Add NULL pointer check. | Star Zeng |
2014-08-18 | Update PeiCore to follow PI spec to retrieve GUIDED section data when Extract... | Gao, Liming |
2014-08-14 | MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial... | Zeng, Star |
2014-08-12 | MdeModulePkg PeiCore: The DEBUG message (for HeapOffset and StackOffset) shou... | Star Zeng |
2014-08-11 | MdeModulePkg: DxeCore | Gao, Liming |
2014-08-07 | 1) Add type cast for better coding style. | Feng Tian |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-09 | The UEFI specification does not say anything when the pointers passed to | Olivier Martin |
2014-06-27 | MdeModulePkg/PiSmmCore: Initialize missing LoadedImage protocol fields for SM... | Tapan Shah |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2014-06-25 | MdeModulePkg/DxeMain: Zero ImageContext local variable before passing it down... | Andrew Fish |
2014-05-13 | Fix comment typos. | Gao, Liming |
2014-04-15 | MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o... | Star Zeng |
2014-04-01 | Check the parameter before use it. | Eric Dong |
2014-02-13 | Fixed the issue in ExitBootServices() implementation to avoid the potential b... | Gao, Liming |
2014-01-17 | DxeCore is designed to trust input data, so add comments to reminder caller t... | jyao1 |
2014-01-15 | 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib... | Gao, Liming |
2014-01-09 | Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported f... | Gao, Liming |
2014-01-02 | Update the heap migration logic to avoid memory overflow. | Liming Gao |
2014-01-02 | Correct the RemainingPages calculation in PEI AllocatePages service. | Liming Gao |
2013-12-17 | Fix two issues in PeiCore. | Liming Gao |
2013-11-22 | 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it... | Jeff Fan |
2013-11-15 | Add support for PI1.2.1 TempRam Done PPI. | Liming Gao |