Age | Commit message (Expand) | Author |
2016-11-29 | MdeModulePkg PeiCore: Make SetPeiServicesTablePointer() early in EntryPoint | Liming Gao |
2016-10-27 | MdeModulePkg PeiCore: Make sure FvInfo has FFS2 format if Ffs2Guid FvFormat | Star Zeng |
2016-10-27 | MdeModulePkg/Core: Fix typos in comments | Gary Lin |
2016-08-15 | MdeModulePkg/PeiCore: Fix ConverSinglePpiPointer () typo. | Marvin Haeuser |
2016-07-11 | MdeModulePkg: Fix typos in comments and variables | Giri P Mudusuru |
2016-06-23 | MdeModulePkg: Remove NORETURN for PeiCore() and DxeMain() function | Liming Gao |
2016-06-22 | MdeModulePkg/Core: Decorate phase-transition functions with NORETURN. | Marvin H?user |
2016-05-30 | MdeModulePkg: Allow DxeIpl to load without permanent memory | Cohen, Eugene |
2016-05-19 | MdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support issue | Zhang, Chao B |
2016-02-29 | MdeModulePkg: Update PeiCore dispatcher to handle PEIM and PEI_CORE only | Liming Gao |
2016-01-28 | MdeModulePkg/PeiCore: Fix the debug info of PEI temp heap length | Cinnamon Shia |
2015-12-18 | MdeModulePkg: PeiCore fix Xcode -Wempty-body warning | Andrew Fish |
2015-12-15 | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-11-18 | MdeModulePkg PeiCore: PeiInstallPeiMemory improper ASSERT test on second call | Star Zeng |
2015-11-13 | MdeModulePkg PeiCore: PEI dispatcher need retry to process NOT_DISPATCHED FV | Star Zeng |
2015-11-10 | MdeModulePkg PeiCore: Fix issue AuthenticationStatus is not propagated correctly | Eugene Cohen |
2015-08-25 | MdeModulePkg PeiCore: Recheck SwitchStackSignal after ProcessNotifyList() | Star Zeng |
2015-08-03 | MdeModulePkg PeiCore: Add PCD to specify PEIM Shadow | Liming Gao |
2015-06-25 | MdeModulePkg: Update PeiCore to handle specific child FV | Liming Gao |
2015-05-11 | MdeModulePkg: Update implementation of PeiAllocatePages() to allow EfiReserve... | Star Zeng |
2015-05-11 | MdeModulePkg: Add Reset2 ppi support in PEI CORE. | Star Zeng |
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 |
2014-12-15 | MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issue | Liming Gao |
2014-10-14 | MdeModulePkg PeiCore: Update the code of PeiAllocatePages() to correctly cons... | Star Zeng |
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-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-06-26 | Refine code to make it more safely. | Eric Dong |
2014-04-15 | MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o... | Star Zeng |
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-15 | Add support for PI1.2.1 TempRam Done PPI. | Liming Gao |
2013-10-11 | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng |
2013-10-09 | Update PeiCore to support load PEIM into memory on S3 boot path. | Liming Gao |
2013-09-16 | MdeModulePkg: Add support for weakly aligned FVs. | Star Zeng |
2013-09-04 | Fixed the issue in PeiCore on Load Module At Fixed Address logic | Liming Gao |
2013-02-27 | In order to make sure the image is section alignment, after allocate buffer f... | ydong10 |
2012-11-08 | Build the registered guid HOB and SystemTable to record the GUID itself in Pe... | lzeng14 |
2012-11-01 | MdeModulePkg: eliminate all implicit library dependencies for all modules in ... | erictian |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2012-09-29 | MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘retur... | erictian |