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
/
Universal
/
CapsulePei
/
UefiCapsule.c
Age
Commit message (
Expand
)
Author
2016-11-09
MdeModulePkg: Display new stack base and size
Jeff Fan
2016-06-21
MdeModulePkg CapsulePei: Validate capsule integrity by memory resource hob
Star Zeng
2016-06-21
MdeModulePkg CapsulePei: Fix some typos
Star Zeng
2015-07-27
MdeModulePkg CapsuleX64: Reduce reserved memory consumption
Star Zeng
2015-07-01
MdeModulePkg/Universal/CapsulePei: Use safe string functions to refine code.
Qiu Shumin
2015-05-08
MdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpi
Liming Gao
2014-07-24
Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid ...
Elvin Li
2014-01-17
CapsulePei coalesce need add more sanity check for each Capsule Fragment.
jyao1
2012-08-27
1. Add debug init flag DEBUG_AGENT_INIT_THUNK_PEI_IA32TOX64 in Debug Agent Li...
vanjeff
2011-09-21
Add PCD for 1G page table
jyao1
2011-09-19
Correct 1G page table generation.
jyao1
2011-09-14
Fix build error.
jyao1
2011-09-13
Use CPU_HOB to detect max address support from platform, and added 1G page ta...
jyao1
2011-09-05
Update capsule pei module to pass IPF build.
li-elvin
2011-09-02
Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...
li-elvin
2011-07-12
MdeModulePkg: Add Capsule PEIM
jljusten