]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Pei
MdeModulePkg: Delete useless case code
[mirror_edk2.git] / MdeModulePkg / Core / Pei /
2017-08-04 Star ZengMdeModulePkg PeiCore: Install SEC HOB data
2017-08-01 Star ZengMdeModulePkg PeiCore: Handle notification PPI from SEC
2017-06-30 Star ZengMdeModulePkg PeiCore: Correct the comments of PeiResetS...
2017-03-29 Ard BiesheuvelMdeModulePkg/PeiCore: avoid EFI_IMAGE_MACHINE_TYPE_SUPP...
2017-03-06 Ard BiesheuvelMdeModulePkg/PeiCore: honour minimal runtime allocation...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-02-28 Ard BiesheuvelMdeModulePkg/PeiCore: allocate BootServicesCode memory...
2017-02-10 Liming GaoMdeModulePkg PeiCore: Don't cache GUIDED section with...
2017-02-10 Liming GaoMdeModulePkg PeiCore: Reset PeimNeedingDispatch when...
2016-11-29 Liming GaoMdeModulePkg PeiCore: Make SetPeiServicesTablePointer...
2016-10-27 Star ZengMdeModulePkg PeiCore: Make sure FvInfo has FFS2 format...
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-08-15 Marvin HaeuserMdeModulePkg/PeiCore: Fix ConverSinglePpiPointer (...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-06-23 Liming GaoMdeModulePkg: Remove NORETURN for PeiCore() and DxeMain...
2016-06-22 Marvin H?userMdeModulePkg/Core: Decorate phase-transition functions...
2016-05-30 Cohen, EugeneMdeModulePkg: Allow DxeIpl to load without permanent...
2016-05-19 Zhang, Chao BMdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support...
2016-02-29 Liming GaoMdeModulePkg: Update PeiCore dispatcher to handle PEIM...
2016-01-28 Cinnamon ShiaMdeModulePkg/PeiCore: Fix the debug info of PEI temp...
2015-12-18 Andrew FishMdeModulePkg: PeiCore fix Xcode -Wempty-body warning
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-11-18 Star ZengMdeModulePkg PeiCore: PeiInstallPeiMemory improper...
2015-11-13 Star ZengMdeModulePkg PeiCore: PEI dispatcher need retry to...
2015-11-10 Eugene CohenMdeModulePkg PeiCore: Fix issue AuthenticationStatus...
2015-08-25 Star ZengMdeModulePkg PeiCore: Recheck SwitchStackSignal after...
2015-08-03 Liming GaoMdeModulePkg PeiCore: Add PCD to specify PEIM Shadow
2015-06-25 Liming GaoMdeModulePkg: Update PeiCore to handle specific child FV
2015-05-11 Star ZengMdeModulePkg: Update implementation of PeiAllocatePages...
2015-05-11 Star ZengMdeModulePkg: Add Reset2 ppi support in PEI CORE.
2015-04-01 Elvin LiMdeModulePkg: add error handling when DXE IPL PPI is...
2015-03-31 Liming GaoMdeModulePkg: Remove unused internal structure in PeiCore
2015-03-13 Shumin QiuMdeModulePkg: Fix typo.
2014-12-15 Liming GaoMdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallbac...
2014-10-14 Star ZengMdeModulePkg PeiCore: Update the code of PeiAllocatePag...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-20 Star ZengMdeModulePkg PeiCore: Add NULL pointer check.
2014-08-18 Gao, LimingUpdate PeiCore to follow PI spec to retrieve GUIDED...
2014-08-14 Zeng, StarMdeModulePkg/IntelFrameworkModulePkg: Update PeiCore...
2014-08-12 Star ZengMdeModulePkg PeiCore: The DEBUG message (for HeapOffset...
2014-06-26 Eric DongRefine code to make it more safely.
2014-04-15 Star ZengMdeModulePkg/SecurityPkg: Update TreePei to handle...
2014-01-15 Gao, Liming1. Add new API MigratePeiServicesTablePointer() in...
2014-01-09 Gao, LimingClarify PcdPeiCoreMaxPeimPerFv description that means...
2014-01-02 Liming GaoUpdate the heap migration logic to avoid memory overflow.
2014-01-02 Liming GaoCorrect the RemainingPages calculation in PEI AllocateP...
2013-12-17 Liming GaoFix two issues in PeiCore.
2013-11-15 Liming GaoAdd support for PI1.2.1 TempRam Done PPI.
2013-10-11 Star Zeng1. Enable use-cases in PEI using SecurityPPI co-equal...
2013-10-09 Liming GaoUpdate PeiCore to support load PEIM into memory on...
2013-09-16 Star ZengMdeModulePkg: Add support for weakly aligned FVs.
2013-09-04 Liming GaoFixed the issue in PeiCore on Load Module At Fixed...
2013-02-27 ydong10In order to make sure the image is section alignment...
2012-11-08 lzeng14Build the registered guid HOB and SystemTable to record...
2012-11-01 erictianMdeModulePkg: eliminate all implicit library dependenci...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-09-29 erictianMdeModulePkg:removes the unreachable ‘break’ instructio...
2012-07-17 lgao4Update HobLib and Hob Service to avoid data over flow.
2012-03-27 lzeng14Searching for files starts on an 8 byte aligned boundar...
2012-02-29 lgao4Fix the issue in PeiCore to support PDB file path witho...
2012-01-04 lgao4Fix the issue in PeiCore that doesn’t handle Unix style...
2011-11-25 lzeng141. According to PI errata 0000840 and PI 1.2c Vol 3...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-27 lzeng14Add core FFS3 support, PeiCore and DxeIpl.
2011-09-20 rsun3MdeModulePkg PeiMain: Enhance the PEI Core to convert...
2011-09-15 rsun3Enhance the PEI Core to convert pointers pointing to...
2011-07-12 lgao4Correct the status code value to EFI_SW_PC_INIT_END...
2011-06-16 lgao4Remove the unused TimerLib from PeiCore.
2011-06-09 niruiyuAdd assertion in PeiAllocatePool when out of resource.
2011-06-04 andrewfishFix X64 clang warnings.
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2011-02-23 lgao4Update PeiCore and DxeCore to verify FFS data checksum.
2010-12-04 mdkinneyUpdate PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG...
2010-09-15 ydong10Refine soma code to make code run safely.
2010-07-07 andrewfishUpdate the previous fix to only shadow the function...
2010-07-07 andrewfishFix issue with ARM port. Image.c shadow code is not...
2010-06-29 mdkinney1) Call ProcessNotifyList() to process all Dispatch...
2010-05-11 mdkinney1) Fix IPF ICC 11.1 issue when /Ox is used related...
2010-05-07 mdkinneyFix ICC 11.1 build break
2010-04-24 hhtianUpdate the copyright notice format
2010-03-12 jchen20Fixed a bug in LMFA code
2010-03-10 jchen20The patch attached is to fix the issue that LMFA featur...
2010-03-09 qhuang8Minor update comment to remove unprintable character...
2010-03-04 jchen20Fix a bug in load modules at fixed address which may...
2010-03-04 jchen20Fix a bug in LMFA which may potentially impact OS S3.
2010-03-03 rsun3Minor bug fix and robustness check improvement.
2010-03-01 klu2Add checking whether FvCount is overflow when new unkno...
2010-02-26 geekboy15aFixed GCC build issue caused by converting a pointer...
2010-02-26 xli24Add parameter checking for PEI service AllocatePages...
2010-02-26 jchen20Fix a bug in "Load module At fixed address" to enable...
2010-02-24 jgong5Avoid shadowing PE image read function on IPF
2010-02-24 lgao41. Correct File header to ## @file
2010-02-22 jgong5Enhance memory copy logic for PEI core image read....
2010-02-11 klu2Fix the issue that unknown format FV in Fvhob is instal...
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-10 jchen20revise the debug message to add 0x in front of the...
2010-02-05 jchen20modified to pass the ICC build
2010-02-05 jchen20Enable the Load Module At fixed Address feature
next