]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/DxeCapsuleLibFmp
MdeModulePkg/ResetUtilityLib: Fix GCC build failure
[mirror_edk2.git] / MdeModulePkg / Library / DxeCapsuleLibFmp /
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...