]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeCapsuleLibFmp
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Library / DxeCapsuleLibFmp /
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE...
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2021-11-10 Yang JieMdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock...
2021-11-10 Bob MorganMdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file...
2020-05-20 Oleksiy YakovlevMdeModulePkg: Add FMP Capsule Image Header extension
2019-09-25 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Unload image on EFI_SECU...
2019-08-15 Xu, Wei6MdeModulePkg/DxeCapsuleLibFmp: Improve comparisons...
2019-08-07 Zhang, ShengleiMdeModulePkg/DxeCapsuleLibFmp: Add missing description...
2019-06-28 Wei6 XuMdeModulePkg/DxeCapsuleLibFmp: Add missing NULL pointer...
2019-06-26 Wei6 XuMdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.
2019-06-21 Zhang, Chao BRevert "Capsule-on-Disk entire Patch
2019-06-20 Wei6 XuMdeModulePkg: Add Capsule On Disk APIs into CapsuleLib.
2019-04-23 Ard BiesheuvelMdeModulePkg/DxeCapsuleLibFmp: clone ESRT for runtime...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-02-11 Liming GaoMdeModulePkg DxeCapsuleLibFmp: Update SupportCapsuleIma...
2018-09-29 shengleiMdeModulePkg/DxeCapsuleLibFmp: Remove unused PCDs
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-09-06 Star ZengMdeModulePkg: Remove trailing white space
2018-08-03 Star ZengMdeModulePkg DxeCapsuleLibFmp: Add NULL check to the...
2018-08-01 Star ZengMdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after...
2018-08-01 Star ZengMdeModulePkg DxeCapsuleLib: Use Attr to know whether...
2018-07-28 Star ZengMdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp...
2018-07-27 Star ZengMdeModulePkg DxeCapsuleLibFmp: Refine the code to check...
2018-07-11 Star ZengMdeModulePkg DxeCapsuleLibFmp: Fix typo 'Press' to...
2018-06-15 Ard BiesheuvelMdeModulePkg/DxeCapsuleLibFmp: pass progress callback...
2018-06-08 Kinney, Michael DMdeModulePkg/DxeCapsuleLibFmp: Add progress bar support
2018-04-20 Star ZengMdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is used
2018-03-16 Ruiyu NiMdeModulePkg/DxeCapsuleLibFmp: Add more check for the...
2018-02-12 Kinney, Michael DMdeModulePkg/DxeCapsuleLibFmp: Verify nested capsule...
2018-02-12 Michael D KinneyMdeModulePkg/DxeCapsuleLibFmp: Use BmpSupportLib
2017-10-10 Liming GaoMdeModulePkg: Update Ppi/Protocol/Guid usage in INF...
2017-03-20 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Fix build failure
2017-03-17 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Fix build failure issues
2017-03-16 Jiewen YaoMdeModulePkg/CapsuleLib: Fix runtime issue
2017-03-13 Hao WuMdeModulePkg/CapsuleLib: Free the buffer returned by...
2017-03-13 Hao WuMdeModulePkg/CapsuleLib: Add lib destructors to handle...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-06 Hao WuMdeModulePkg: Refine type cast for pointer subtraction
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-01-05 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Fix incorrect MODULE_TYPE
2016-12-26 Jiewen YaoMdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process...
2016-12-26 Jiewen YaoMdeModulePkg/CapsuleLib: Support result rolling over.
2016-12-26 Jiewen YaoMdeModulePkg/CapsuleLib: Add CapsuleTarget support.
2016-12-23 Jiewen YaoMdeModulePkg/CapsuleLib: remove ImageIndex check.
2016-12-23 Jiewen YaoMdeModulePkg/CapsuleLib: Add NULL capsule name in record.
2016-12-14 Dandan BiMdeModulePkg: Make the comments align with the function
2016-12-13 Jiewen YaoMdeModulePkg/CapsuleLib: Correct debug message.
2016-11-23 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Use AllocatePool for...
2016-11-08 Jiewen YaoMdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp...