summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeCapsuleLibFmp
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Add FMP Capsule Image Header extensionOleksiy Yakovlev2020-05-201-6/+22
* MdeModulePkg/DxeCapsuleLibFmp: Unload image on EFI_SECURITY_VIOLATIONDandan Bi2019-09-251-0/+9
* MdeModulePkg/DxeCapsuleLibFmp: Improve comparisons in CapsuleOnDisk.cXu, Wei62019-08-151-1/+1
* MdeModulePkg/DxeCapsuleLibFmp: Add missing description for parameterZhang, Shenglei2019-08-071-0/+1
* MdeModulePkg/DxeCapsuleLibFmp: Add missing NULL pointer check.Wei6 Xu2019-06-281-0/+6
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-268-28/+2290
* Revert "Capsule-on-Disk entire PatchZhang, Chao B2019-06-218-2291/+28
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-208-28/+2291
* MdeModulePkg/DxeCapsuleLibFmp: clone ESRT for runtime accessArd Biesheuvel2019-04-232-8/+52
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0910-70/+10
* MdeModulePkg DxeCapsuleLibFmp: Update SupportCapsuleImage() for Fake CapsuleLiming Gao2019-02-111-0/+6
* MdeModulePkg/DxeCapsuleLibFmp: Remove unused PCDsshenglei2018-09-292-12/+0
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-062-2/+2
* MdeModulePkg: Remove trailing white spaceStar Zeng2018-09-061-1/+1
* MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffersStar Zeng2018-08-031-1/+3
* MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is usedStar Zeng2018-08-011-0/+4
* MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is requiredStar Zeng2018-08-012-40/+134
* MdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp" to "SyncEsrtFmp"Star Zeng2018-07-281-1/+1
* MdeModulePkg DxeCapsuleLibFmp: Refine the code to check FmpImageSizeStar Zeng2018-07-271-4/+4
* MdeModulePkg DxeCapsuleLibFmp: Fix typo 'Press' to 'Process'Star Zeng2018-07-111-1/+1
* MdeModulePkg/DxeCapsuleLibFmp: pass progress callback only if it worksArd Biesheuvel2018-06-151-3/+10
* MdeModulePkg/DxeCapsuleLibFmp: Add progress bar supportKinney, Michael D2018-06-085-36/+131
* MdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is usedStar Zeng2018-04-201-1/+1
* MdeModulePkg/DxeCapsuleLibFmp: Add more check for the UX capsuleRuiyu Ni2018-03-161-2/+19
* MdeModulePkg/DxeCapsuleLibFmp: Verify nested capsule with FMPKinney, Michael D2018-02-112-12/+14
* MdeModulePkg/DxeCapsuleLibFmp: Use BmpSupportLibMichael D Kinney2018-02-113-264/+10
* MdeModulePkg: Update Ppi/Protocol/Guid usage in INF filesLiming Gao2017-10-102-6/+10
* MdeModulePkg/DxeCapsuleLibFmp: Fix build failureDandan Bi2017-03-202-4/+4
* MdeModulePkg/DxeCapsuleLibFmp: Fix build failure issuesDandan Bi2017-03-171-0/+3
* MdeModulePkg/CapsuleLib: Fix runtime issueJiewen Yao2017-03-161-21/+32
* MdeModulePkg/CapsuleLib: Free the buffer returned by GetVariable2 APIHao Wu2017-03-131-0/+4
* MdeModulePkg/CapsuleLib: Add lib destructors to handle unclosed eventsHao Wu2017-03-134-13/+65
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* MdeModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu2017-03-021-2/+8
* MdeModulePkg/DxeCapsuleLibFmp: Fix incorrect MODULE_TYPEDandan Bi2017-01-051-1/+1
* MdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process FMP.Jiewen Yao2016-12-264-560/+785
* MdeModulePkg/CapsuleLib: Support result rolling over.Jiewen Yao2016-12-261-5/+4
* MdeModulePkg/CapsuleLib: Add CapsuleTarget support.Jiewen Yao2016-12-263-9/+40
* MdeModulePkg/CapsuleLib: remove ImageIndex check.Jiewen Yao2016-12-231-2/+1
* MdeModulePkg/CapsuleLib: Add NULL capsule name in record.Jiewen Yao2016-12-231-3/+8
* MdeModulePkg: Make the comments align with the functionDandan Bi2016-12-141-2/+2
* MdeModulePkg/CapsuleLib: Correct debug message.Jiewen Yao2016-12-131-1/+1
* MdeModulePkg/DxeCapsuleLibFmp: Use AllocatePool for CapsuleResultVariableDandan Bi2016-11-231-6/+14
* MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance.Jiewen Yao2016-11-0810-0/+2795