]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/CapsulePei/Common/CapsuleCoalesce.c
Add comment for modules which have external input.
[mirror_edk2.git] / MdeModulePkg / Universal / CapsulePei / Common / CapsuleCoalesce.c
2012-06-12 jyao1Add comment for modules which have external input.
2012-05-11 lzeng14Enhance the code logic for RelocateBlockDescriptors.
2012-05-11 lzeng14Currently, CapsulePei assumes ScatterGatherList are...
2012-05-11 lzeng14Make sure CapsuleImage size is equal or less than DataB...
2012-05-11 lzeng14DestPtr may point to the lower aligned address in the...
2012-05-11 lzeng14Update CapsuleCoalesce() to return the correct size...
2011-09-13 li-elvinAdd NULl check for pointer.
2011-09-02 li-elvinAdd capsule > 4GB support. When capsule data is put...