index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Core
/
Pei
/
PeiMain
Age
Commit message (
Expand
)
Author
2014-08-20
MdeModulePkg PeiCore: Add NULL pointer check.
Star Zeng
2014-08-14
MdeModulePkg/IntelFrameworkModulePkg: Update PeiCore, SmbiosDxe and IsaSerial...
Zeng, Star
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
2011-09-15
Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...
rsun3
2010-06-29
1) Call ProcessNotifyList() to process all Dispatch Notifications after the M...
mdkinney
2010-05-11
1) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variab...
mdkinney
2010-04-24
Update the copyright notice format
hhtian
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-14
Update INF file to properly declare which PCDs must be Fixed, and update PCD ...
mdkinney
2010-01-04
Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...
klu2
2009-11-11
Enabling EFI_PEI_FIRMWARE_VOLUME_PPI introduced by PI1.2.
klu2
2008-11-20
ECC clanup: Update the doxygen comment.
qwang12
2008-10-31
Use #include "XXX.h" for module internal header files.
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-30
Measure time spent in SEC
mdkinney
2008-10-28
1. build.py's changes : include XXXEntryPointLib.h into the corresponding aut...
eric_tian
2008-10-21
1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
qwang12
2008-08-18
Re-integrate patch in r5626~r5628:Enhance PeiCore dispatcher and fix a bug in...
qhuang8
2008-08-12
Temporarily rollback the change from 5625 though 5628 for more investigation.
qhuang8
2008-08-11
Correct more comments for PeiCore.
klu2
2008-08-08
Correct comments.
klu2
2008-07-23
Code scrub for PeiCore module.
klu2
2008-07-16
Fix function comment to follows doxygen format.
klu2
2008-03-19
Modify all file header to follow doxygen format
klu2
2008-03-07
Add comment for initialization value of CAR
klu2
2008-03-06
The calculating action for CAR usage should be put before calling temporary r...
klu2
2008-02-29
Merge Temporary Ram support patch.
klu2
2007-12-10
MdeModule cleanup for PI:
klu2
2007-11-29
remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core....
qwang12
2007-11-08
1) If PeiLoadImage fails, the section extraction PPI or Decompress PPI may no...
qwang12
2007-11-01
Should use MaxCarTop but *not* CarTop to computer the usage of stack
klu2
2007-10-31
Fix the issue that CAR size is shown as negative number.
klu2
2007-10-18
Fix a bug:
qwang12
2007-10-09
PI Enabling: the address of PeiServices Pointer should be
klu2
2007-09-26
Fix a typo.
klu2
2007-09-24
Merge branch of PI tree to main trunk
klu2
2007-09-19
Update Mde/MdeModulePkg to support ICC build for IA32/X64.
yshang1
2007-09-12
PI Enable:
klu2
2007-08-30
[PI compatible enabling] Add PeiRegisterForShadow interface for PEI_SERVICE
klu2
2007-07-10
Removed CommonHeader.h from MdePkg & MdeModulePkg
AJFISH
2007-07-04
Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f...
klu2