summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleReportLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-1/+1
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-103/+116
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-1/+1
* MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interfaceYang Jie2021-11-101-28/+60
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-261-6/+61
* Revert "Capsule-on-Disk entire PatchZhang, Chao B2019-06-211-61/+6
* MdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.Wei6 Xu2019-06-201-6/+61
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/CapsuleLib: Free the buffer returned by GetVariable2 APIHao Wu2017-03-131-0/+4
* MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu2017-03-021-2/+8
* MdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process FMP.Jiewen Yao2016-12-261-107/+2
* MdeModulePkg/CapsuleLib: Support result rolling over.Jiewen Yao2016-12-261-5/+4
* MdeModulePkg/CapsuleLib: Add CapsuleTarget support.Jiewen Yao2016-12-261-6/+24
* MdeModulePkg/CapsuleLib: Add NULL capsule name in record.Jiewen Yao2016-12-231-3/+8
* MdeModulePkg/DxeCapsuleLibFmp: Use AllocatePool for CapsuleResultVariableDandan Bi2016-11-231-6/+14
* MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance.Jiewen Yao2016-11-081-0/+489