summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/CapsulePei/Common/CapsuleCoalesce.c
AgeCommit message (Expand)Author
2012-06-12Add comment for modules which have external input.jyao1
2012-05-11Enhance the code logic for RelocateBlockDescriptors.lzeng14
2012-05-11Currently, CapsulePei assumes ScatterGatherList are all related. But, UEFI sp...lzeng14
2012-05-11Make sure CapsuleImage size is equal or less than DataBlock Size. And when co...lzeng14
2012-05-11DestPtr may point to the lower aligned address in the free memory region (Fre...lzeng14
2012-05-11Update CapsuleCoalesce() to return the correct size of the coalesced capsule ...lzeng14
2011-09-13Add NULl check for pointer.li-elvin
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin