]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Library / DxeCapsuleLibFmp / DxeCapsuleLib.c
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change OPTIONAL keyword usage style
2020-05-20 Oleksiy YakovlevMdeModulePkg: Add FMP Capsule Image Header extension
2019-09-25 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Unload image on EFI_SECU...
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-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 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-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: 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
2016-12-26 Jiewen YaoMdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process...
2016-12-26 Jiewen YaoMdeModulePkg/CapsuleLib: Add CapsuleTarget support.
2016-12-23 Jiewen YaoMdeModulePkg/CapsuleLib: remove ImageIndex check.
2016-12-14 Dandan BiMdeModulePkg: Make the comments align with the function
2016-12-13 Jiewen YaoMdeModulePkg/CapsuleLib: Correct debug message.
2016-11-08 Jiewen YaoMdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp...