summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/CapsuleRuntimeDxe
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Update UpdateCapsule() service return status to follow UEFI2.3.1 D.Liming Gao1-2/+7
2013-08-07MdeModulePkg: Added ARM Aarch64 architecture supportHarry Liebel1-1/+1
2011-09-02Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI trans...li-elvin4-1/+295
2011-03-14Enhance inf and dec file to follow specs.ydong101-2/+2
2010-05-19Update QueryCapsuleCapabilities interface.li-elvin1-13/+15
2010-04-24Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-3/+3
2010-02-23Enhance UpdateCapsule () to support calling multiple times.li-elvin2-12/+40
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-07-24remove the unnecessary comments.lgao41-2/+0
2009-07-24Add comments to specify Capsule services provided by this driver can't be use...lgao41-0/+2
2009-07-17Remove the inaccurate comments.lgao41-2/+0
2009-07-17Add comments for CapsuleRuntimeDxe driver to specify this driver may not full...lgao41-0/+2
2009-03-05Update PeiCore to handle FvImage with PI FV extension headerlgao42-3/+3
2009-02-25Correct minor comments in meta data file.lgao42-4/+4
2009-02-25Fix typo.klu22-2/+2
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao41-2/+10
2009-01-09Add INF extension Informationlgao41-4/+4
2009-01-04Code scrub for the following drivers and librarys.lgao43-113/+37
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-95/+0
2008-07-09Code scrub for the Capsule, SecurityStub, and Crc32 library instance.lgao43-75/+131
2008-04-09Update all files to follow doxygen style file header.qhuang83-30/+15
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.lgao43-50/+25
2007-11-16Add CapsuleInfo guid to store the list of capsule image guid.lgao41-13/+41
2007-11-08gEfiVariableWriteArchProtocolGuid should be used for the depex as defined in ...qwang121-1/+1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-5/+5
2007-08-29Add dependent packages in INF of modules.yshang11-0/+1
2007-07-24Retire the "Include/Common" of MdeModulePkg.yshang11-2/+0
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-20remove some comments introduced by tools.vanjeff1-11/+0
2007-07-18Adjust directory structures.qhuang84-0/+503