Age | Commit message (Expand) | Author |
2015-04-07 | MdeModulePkg: Put report status code after event was signaled per PI spec. | Elvin Li |
2015-04-01 | MdeModulePkg: add error handling when DXE IPL PPI is not found. | Elvin Li |
2015-03-31 | MdeModulePkg: Remove unused internal structure in PeiCore | Liming Gao |
2015-03-13 | MdeModulePkg: Fix typo. | Shumin Qiu |
2015-03-10 | MdeModulePkg: Add function comment for 'GetPoolIndexFromSize'. | Shumin Qiu |
2015-03-06 | MdeModulePkg: use 64 KB granularity for runtime allocations on AArch64 | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: serve allocations from higher-up bins if current bin is empty | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: carve pool pages into the largest chunks possible | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: use index to traverse free pool pages | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: improve scalability of memory pools | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: use correct granularity when allocating pool pages | Ard Biesheuvel |
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 |