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
Age
Commit message (
Expand
)
Author
2011-10-31
MdeModulePkg: Remove variables that are set, but not used
jljusten
2011-10-27
Add core FFS3 support, PeiCore and DxeIpl.
lzeng14
2011-09-20
MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers point...
rsun3
2011-09-15
Enhance the PEI Core to convert pointers pointing to PPI descriptors on the t...
rsun3
2011-07-12
Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns contro...
lgao4
2011-06-16
Remove the unused TimerLib from PeiCore.
lgao4
2011-06-09
Add assertion in PeiAllocatePool when out of resource.
niruiyu
2011-06-04
Fix X64 clang warnings.
andrewfish
2011-03-14
Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.
vanjeff
2011-02-23
Update PeiCore and DxeCore to verify FFS data checksum.
lgao4
2010-12-04
Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...
mdkinney
2010-09-15
Refine soma code to make code run safely.
ydong10
2010-07-07
Update the previous fix to only shadow the function for supported processor a...
andrewfish
2010-07-07
Fix issue with ARM port. Image.c shadow code is not ANSI C and crashes on ARM...
andrewfish
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-05-07
Fix ICC 11.1 build break
mdkinney
2010-04-24
Update the copyright notice format
hhtian
2010-03-12
Fixed a bug in LMFA code
jchen20
2010-03-10
The patch attached is to fix the issue that LMFA feature is failed on OVMF. ...
jchen20
2010-03-09
Minor update comment to remove unprintable character in source file.
qhuang8
2010-03-04
Fix a bug in load modules at fixed address which may potentially impact OS S3.
jchen20
2010-03-04
Fix a bug in LMFA which may potentially impact OS S3.
jchen20
2010-03-03
Minor bug fix and robustness check improvement.
rsun3
2010-03-01
Add checking whether FvCount is overflow when new unknown FvInfoPpi is dispat...
klu2
2010-02-26
Fixed GCC build issue caused by converting a pointer to an integer of a large...
geekboy15a
2010-02-26
Add parameter checking for PEI service AllocatePages(), according to PI1.2 er...
xli24
2010-02-26
Fix a bug in "Load module At fixed address" to enable it on IPF platform
jchen20
2010-02-24
Avoid shadowing PE image read function on IPF
jgong5
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-22
Enhance memory copy logic for PEI core image read. The change uses CopyMem() ...
jgong5
2010-02-11
Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more...
klu2
2010-02-11
Coding style fix and minor improvements.
rsun3
2010-02-10
revise the debug message to add 0x in front of the HEX number for consistency
jchen20
2010-02-05
modified to pass the ICC build
jchen20
2010-02-05
Enable the Load Module At fixed Address feature
jchen20
2010-02-04
Enable PEI core to differentiate PEIMs in performance log by passing PEIM fil...
jgong5
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-27
Remove reference to PCDs of status code value. Use macros introduced in PI1.2...
xli24
2010-01-26
Print the warning information for the image without relocation only when load...
lgao4
2010-01-26
Remove ASSERT() to make AllocatePool() service match PI spec.
klu2
2010-01-25
Fix the issue that accessing for unaligned address break IPF
klu2
2010-01-24
Correct PeiCore not dispatch the register for shadow image without relocation.
lgao4
2010-01-15
Update PeiLoadFilePpi produced by PeiCore to load only images with relocation...
lgao4
2010-01-15
Fix some coding style issues in MdeModulePkg.
rsun3
2010-01-14
When found the file according to given file name guid, PeiFfs2FvPpiFindFileBy...
klu2
2010-01-14
Update INF file to properly declare which PCDs must be Fixed, and update PCD ...
mdkinney
2010-01-14
Cleanup INF file for PEI Core
mdkinney
2010-01-04
check whether FvHandle is NULL for FfsGetVolumeInfo() interface.
klu2
2010-01-04
Add default implementation of EFI_CPU_IO_PPI and EFI_PCI_CFG2_PPI for EFI_SER...
klu2
[next]