summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleService.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+7
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin1-1/+19
2010-05-19Update QueryCapsuleCapabilities interface.li-elvin1-13/+15
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-23Enhance UpdateCapsule () to support calling multiple times.li-elvin1-11/+37
2010-02-11The fix is for EFI Linux capsule test case can not run.li-elvin1-9/+9
2009-09-161. Add "CAPSULE_FLAGS_INITIATE_RESET" flag support.qhuang81-12/+43
2009-08-18Enhance Capsule driver to update capsule one by one. lgao41-51/+47
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao41-2/+2
2009-02-25Correct minor comments in meta data file.lgao41-1/+1
2009-02-25Fix typo.klu21-1/+1
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao41-2/+10
2009-01-04Code scrub for the following drivers and librarys.lgao41-13/+26
2008-07-09Code scrub for the Capsule, SecurityStub, and Crc32 library instance.lgao41-73/+86
2008-04-09Update all files to follow doxygen style file header.qhuang81-11/+4
2008-04-08Fix warnings generated by gcc for ia32 builds:jljusten1-1/+1
2008-02-05Correct return status for the unsupported conditionlgao41-1/+1
2007-12-05Update CapsuleDriver to use capsule library.lgao41-42/+23
2007-11-16Add CapsuleInfo guid to store the list of capsule image guid.lgao41-13/+41
2007-07-18Adjust directory structures.qhuang81-0/+264