]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library
MdeModulePkg SmiHandlerProfile: Fix memory leak in DumpSmiChildContext
[mirror_edk2.git] / MdeModulePkg / Library /
2017-04-26 Ruiyu NiMdeModulePKg/BDS: Build meaningful description for...
2017-04-24 Fu SiyuanMdeModulePkg: Discard received broadcast message in...
2017-04-21 Jiaxin WuMdeModulePkg/DeviceManagerUiLib: Fix the network device...
2017-04-20 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Avoid buggy USB short...
2017-04-18 Dandan BiMdeModulePkg/BMMUiLib: Update codes of initializing...
2017-04-14 Liming GaoMdeModulePkg BrotliLib: Fix the regression logic issue...
2017-04-12 Song, BinXMdeModulePkg: Fix BrotliCustomDecompressLib potential...
2017-04-07 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Enhance short-form...
2017-04-07 Jeff FanMdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()
2017-04-05 Dandan BiMdeModulePkg/UefiHiiLib:Fix incorrect comparison expression
2017-04-01 Jiaxin WuMdeModulePkg/DxeHttpLib: Avoid the pointless comparison...
2017-03-30 Jiaxin WuMdeModulePkg/DxeHttpLib: Fix the incorrect return statu...
2017-03-29 Song, BinXMdeModulePkg: Add Brotli algorithm decompression library
2017-03-29 Song, BinXMdeModulePkg: Copy Brotli algorithm 3rd party source...
2017-03-20 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Fix build failure
2017-03-17 Zhang LuboMdeModulePkg: Fix bug in DxeHttplib when converting...
2017-03-17 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Fix build failure issues
2017-03-16 Jiewen YaoMdeModulePkg/CapsuleLib: Fix runtime issue
2017-03-16 Star ZengMdeModulePkg BmPerf: Handle "/" separator in debug...
2017-03-13 Jiewen YaoMdeModulePkg/SmiHandlerProfile: Add Context support...
2017-03-13 Hao WuMdeModulePkg/PrintLib: Refine the comment for AsciiValu...
2017-03-13 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Generate boot descript...
2017-03-13 Hao WuMdeModulePkg/CapsuleLib: Free the buffer returned by...
2017-03-13 Hao WuMdeModulePkg/CapsuleLib: Add lib destructors to handle...
2017-03-13 Hao WuMdeModulePkg/PlatVarCleanupLib: Add lib destructor...
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/PrintLib: Add deprecated flag for APIs...
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-02-28 Dandan BiMdeModulePkg: Fix coding style issues
2017-02-28 Dandan BiMdeModulePkg/BMMUiLib: Replace same logic with API...
2017-02-28 Ruiyu NiMdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLib
2017-02-24 Star ZengMdeModulePkg PerformanceLib: Fix GCC build failure...
2017-02-24 Star ZengMdeModulePkg SmmSmiHandlerProfileLib: Fix GCC build...
2017-02-23 Star ZengMdeModulePkg: Add performance property configuration...
2017-02-22 Jiewen YaoMdeModulePkg/SmmSmiHandlerProfileLib: Add SMM instance.
2017-02-21 Dandan BiMdeModulePkg/BMMUiLib: Remove old useless data before...
2017-02-21 Hao WuMdeModulePkg/PrintLib: Add safe print functions [A...
2017-02-21 Hao WuMdeModulePkg/PrintLib: Use EFI_PRINT2S_PROTOCOL for...
2017-02-21 Hao WuMdeModulePkg/PrintLib: Refine the SPrint functions
2017-02-16 Liming GaoMdeModulePkg UefiBootManagerLib: Correct usages of...
2017-02-09 Jiaxin WuMdeModulePkg/DxeHttpLib: Correct the return status...
2017-02-08 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Initialize Handle...
2017-02-08 Liming GaoMdeModulePkg: Fix some typos of "according"
2017-01-24 Ruiyu NiMdeModulePkg/FrameBufferBltLib: Use dynamic allocated...
2017-01-24 Ruiyu NiMdeModulePkg/FrameBufferBltLib: Refine ConfigurePixelBi...
2017-01-20 Star ZengMdeModulePkg: Use EfiEventEmptyFunction from UefiLib
2017-01-19 Dandan BiMdeModulePkg/FileExplorer: Enable functionality of...
2017-01-19 Dandan BiMdeModulePkg/FileExplorer: Update QuesrionId when Updat...
2017-01-19 Dandan BiMdeModulePkg/FileExplorer: Remove the codes of searchin...
2017-01-13 Star ZengMdeModulePkg DxeCorePerformanceLib: Only support linkin...
2017-01-12 Hao WuMdeModulePkg/NonDiscoverable: Compare SIZE_4GB with...
2017-01-12 Hao WuMdeModulePkg/UefiBootManagerLib: Remove redundant type...
2017-01-06 Ruiyu NiMdeModulePkg/Bds: Fix a bug that may causes S4 fails...
2017-01-05 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Fix incorrect MODULE_TYPE
2017-01-03 Laszlo ErsekMdePkg, MdeModulePkg: S3BootScriptSaveMemPoll(): accept...
2017-01-03 Hao WuMdeModulePkg/PrintLib: Add missing return status check...
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-22 Hao WuMdeModulePkg/DxeNetLib: Rewrite NetblockChecksum functi...
2016-12-20 Dandan BiMdeModulePkg/NonDiscoverableDeviceRegistrationLib:...
2016-12-14 Dandan BiMdeModulePkg: Make the comments align with the function
2016-12-13 Jiewen YaoMdeModulePkg/CapsuleLib: Correct debug message.
2016-12-07 Ard BiesheuvelMdeModulePkg: introduce helper library to register...
2016-11-28 Jiaxin WuMdeModulePkg/NetLib: Handle an invalid IPv6 address...
2016-11-23 Jiaxin WuMdeModulePkg/DxeNetLib: Allow the IPv4/prefix case...
2016-11-23 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Use AllocatePool for...
2016-11-18 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Refine the debug message
2016-11-18 Jeff FanMdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInte...
2016-11-15 Dandan BiMdeModulePkg/BMMUI: add comments for function parameter
2016-11-11 Song, BinXMdeModulePkg/BootLogoLib: Remove invalid if judgments
2016-11-10 Ruiyu NiMdeModulePkg/UefiBootManager: Add EfiBootManagerDispatc...
2016-11-08 Jiewen YaoMdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp...
2016-11-08 Jiewen YaoMdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules...
2016-11-08 Jiewen YaoMdeModulePkg/FmpAuthenticationLibNull: Add NULL instanc...
2016-11-03 Song, BinXMdeModulePkg/FrameBufferBltLib: Change module type...
2016-11-03 Liming GaoMdeModulePkg LzmaDecompressLib: Update LZMA to new...
2016-10-28 Fu SiyuanMdeModulePkg: Update IP4 stack drivers for classless...
2016-10-28 Fu SiyuanMdeModulePkg: Update NetLib interface to support classl...
2016-10-27 Laszlo ErsekMdeModulePkg/VarCheckHiiLib: rebase to ARRAY_SIZE()
2016-10-27 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: rebase to ARRAY_SIZE()
2016-10-27 Laszlo ErsekMdeModulePkg/BootManagerUiLib: rebase to ARRAY_SIZE()
2016-10-27 Laszlo ErsekMdeModulePkg/BootMaintenanceManagerUiLib: rebase to...
2016-10-27 Gary LinMdeModulePkg/Library: Fix typos in comments and variables
2016-10-19 Dandan BiMdeModulePkg/BMMUI: Add error handling codes
2016-10-19 Dandan BiMdeModulePkg/BMMUI: Show "Change Boot/Driver order...
2016-10-19 Dandan BiMdeModulePkg/BMMUI: Make the BmmFakeNvData and BmmOldFa...
2016-10-19 Dandan BiMdeModulePkg/BMMUI: Remove the incorrect and useless...
2016-10-19 Dandan BiMdeModulePkg/BMMUI: Update TerminalMenu and ConsoleMenu...
2016-10-18 Liming GaoMdeModulePkg FileExplorerLib: Fix potential Integer...
2016-10-12 Ruiyu NiMdeModulePkg: Add FrameBufferBltLib library instance
2016-09-29 Ruiyu NiMdeModulePkg/ImageDecoderLib: Retire it due to new...
2016-09-29 Ruiyu NiMdeModulePkg/BmpImageDecoderLib: Retire it due to new...
2016-09-28 Ruiyu NiMdeModulePkg/BootLogoLib&PlatformLogo: Use HII data...
2016-09-05 Star ZengMdeModulePkg PiDxeS3BootScriptLib: Support multiple...
2016-09-05 Star ZengMdeModulePkg PiDxeS3BootScriptLib: Remove the trailing...
2016-09-02 Liming GaoMdeModulePkg UefiBootManagerLib: Ignore BootManagerMenu...
next