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
/
Common
Age
Commit message (
Expand
)
Author
2015-07-27
MdeModulePkg CapsuleX64: Reduce reserved memory consumption
Star Zeng
2014-12-04
MdeModulePkg: Source fixes and cleanup for ARMGCC compiles
Randy Pawell
2014-01-17
CapsulePei coalesce need add more sanity check for each Capsule Fragment.
jyao1
2012-06-12
Add comment for modules which have external input.
jyao1
2012-05-11
Enhance the code logic for RelocateBlockDescriptors.
lzeng14
2012-05-11
Currently, CapsulePei assumes ScatterGatherList are all related. But, UEFI sp...
lzeng14
2012-05-11
Make sure CapsuleImage size is equal or less than DataBlock Size. And when co...
lzeng14
2012-05-11
DestPtr may point to the lower aligned address in the free memory region (Fre...
lzeng14
2012-05-11
Update CapsuleCoalesce() to return the correct size of the coalesced capsule ...
lzeng14
2011-09-13
Add NULl check for pointer.
li-elvin
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