]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library
MdeModulePkg/ResetUtilityLib: Fix GCC build failure
[mirror_edk2.git] / MdeModulePkg / Library /
2018-02-14 Ruiyu NiMdeModulePkg/ResetUtilityLib: Fix GCC build failure
2018-02-14 Hao WuMdeModulePkg/BmpSupportLib: Refine type cast for pointe...
2018-02-13 Laszlo ErsekMdeModulePkg/UefiBootManagerLib: remove superfluous...
2018-02-12 Dandan BiMdeModulePkg/UefiBootManagerLib: Remove the useless...
2018-02-12 Kinney, Michael DMdeModulePkg/DxeCapsuleLibFmp: Verify nested capsule...
2018-02-12 Michael D KinneyMdeModulePkg/DxeCapsuleLibFmp: Use BmpSupportLib
2018-02-12 Kinney, Michael DMdeModulePkg: Add BmpSupportLib class and instance
2018-02-11 Dandan BiMdeModulePkg/PerfLib: Add NULL pointer check for "Token"
2018-02-09 Michael D KinneyMdeModulePkg: Add ResetUtility library class and BASE...
2018-02-09 Michael D KinneyMdeModulePkg: Add ResetSystemLib instances that call...
2018-02-08 Dandan BiMdeModulePkg/SmmCorePerformanceLib:Track FPDT record...
2018-02-08 Dandan BiMdeModulePkg/DxeCorePerformanceLib:Track FPDT record...
2018-02-08 Dandan BiMdeModulePkg/PeiPerformance:Updated to track FPDT recor...
2018-01-25 Jiaxin WuMdeModulePkg/UefiBootManagerLib: Skip the DNS device...
2018-01-17 Wang FanMdeModulePkg/DxeIpIoLib: Fixed the error ASSERT incorre...
2018-01-16 Ruiyu NiMdeModulePkg/FrameBufferBltLib: Fix copying of unaligne...
2018-01-16 Ruiyu NiMdeModulePkg/FrameBufferBltLib: Fix a bug causing displ...
2018-01-16 Ruiyu NiMdeModulePkg/FrameBufferBltLib: Use UINT32 type for...
2018-01-16 Wang FanMdeModulePkg: Did some code enhancement for DxeIpIoLib.
2018-01-16 Wang FanMdeModulePkg: Freed the received packet buffer if it...
2018-01-15 Ruiyu NiMdeModulePkg/DebugLib: Print partial when format string...
2018-01-12 Wang FanMdeModulePkg/DxeNetLib: Add array range check in NetIp6...
2018-01-10 Bi, DandanMdeModulePkg/VarCheckHii: Update data type for variable...
2018-01-09 Wang FanMdeModulePkg/DxeUdpIoLib: Did some code enhancement...
2018-01-04 Wang FanMdeModulePkg/DxeNetLib: Fix an error in packet length...
2018-01-04 Wang FanMdeModulePkg/DxeNetLib: Add parameter check and ASSERT...
2018-01-04 Wang FanMdeModulePkg/DxeNetLib: Fix a potential issue in macro...
2018-01-02 Wang, Jian JMdeModulePkg/DxePrintLibPrint2Protocol: Fix incomplete...
2018-01-02 Star ZengMdeModulePkg VarCheckPcd: Make sure the bin at required...
2018-01-02 Star ZengMdeModulePkg VarCheckHii: Make sure the bin at required...
2017-12-29 Wang, Jian JMdeModulePkg/DxePrintLibPrint2Protocol: fix GCC5 build...
2017-12-28 Jian J WangMdeModulePkg/DxePrintLibPrint2Protocol: Fix error in...
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Refine some coding style.
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Correct some return Status.
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Check the input parameters...
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Avoid the potential memory...
2017-12-27 Jiaxin WuMdeModulePkg/DxeHttpLib: Add boundary condition check.
2017-12-26 Wang FanMdeModulePkg/NetLib: Refine coding style for API NetLib...
2017-12-22 Fu SiyuanMdeModulePkg/DpcLib: return error if failed to locate...
2017-12-22 Fu SiyuanMdeModulePkg/IpIoLib: Check the input parameters before...
2017-12-22 Fu SiyuanMdeModulePkg/IpIoDxe: Update API description to match...
2017-12-22 Fu SiyuanMdeModulePkg/IpIoLib: add more error handling code...
2017-12-18 Fu SiyuanMdeModulePkg/IpIoLib: return error instead of ASSERT...
2017-12-12 Fu SiyuanMdeModulePkg/TcpIoLib: Cancel TCP token if connect...
2017-12-12 Fu SiyuanMdeModulePkg/TcpIoLib: Check input Timeout before calli...
2017-12-08 Jian J WangMdeModulePkg/CpuExceptionHandlerLibNull: Add new API...
2017-12-08 fanwang2MdeModulePkg/NetLib: Fix an error when AIP doesn't...
2017-12-06 fanwang2MdeModulePkg/NetLib: Add NetLibDetectMediaWaitTimeout...
2017-11-29 Heyi GuoMdeModulePkg/DxeCorePerformanceLib: add lock protection
2017-11-22 Ruiyu NiMdeModulePkg/UefiBootManagerLib: Remove assertion
2017-11-14 Song, BinXMdeModulePkg: Fix MSFT C4255 warning
2017-11-13 Fu SiyuanMdeModulePkg: Update IP4 stack to support point-to...
2017-11-08 Jian J WangMdeModulePkg: Fix misuses of AllocateCopyPool
2017-11-07 Dandan BiMdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to...
2017-11-07 Dandan BiMdeModulePkg/VarCheckHiiLib: Replace EFI_D_INFO with...
2017-11-07 Star ZengMdeModulePkg VarCheckHiiLib: Fix typo "0x02%x" to be...
2017-11-01 Zhang, Chao BMdeModulePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRIT...
2017-10-12 Ruiyu NiMdeModulePkg/Bds: Check variable name even *if* OptionN...
2017-10-12 Ruiyu NiMdeModulePkg/Bds: Remove assertion in BmCharToUint
2017-10-10 Liming GaoMdeModulePkg: Update Ppi/Protocol/Guid usage in INF...
2017-10-10 Liming GaoMdeModulePkg: Update modules to consume CalculateCrc32()
2017-09-29 Hao WuMdeModulePkg/DxeNetLib: Fix negative value left shift
2017-09-29 Hao WuMdeModulePkg/PrintLib: Fix possible negative value...
2017-09-28 Fu SiyuanMdeModulePkg/DxeNetLib: Check the actual packet size...
2017-09-21 Dandan BiMdeModulePkg/UefiHiiLib: Validate question with bit...
2017-09-13 Liming GaoMdeModulePkg: Update PiDxeS3BootScriptLib Internal...
2017-09-06 Hao WuMdeModulePkg/UefiBootManagerLib: Generate boot descript...
2017-08-29 Bi, DandanMdeModulePkg/UefiHiiLib: Fix incorrect check for string...
2017-08-23 Jiaxin WuMdeModulePkg/Library: Remove the self-reference in...
2017-08-14 Jiaxin WuMdeModulePkg/UefiBootManagerLib: Support DNS device...
2017-08-02 Jiaxin WuMdeModulePkg/DxeHttpLib: Fix spelling typo in EFI_HTTP_...
2017-08-01 Star ZengMdeModulePkg PiSmmCoreMemoryAllocLib: Fix a FreePool...
2017-07-27 Bi, DandanMdeModulePkg/BMMUiLib: Check reset requirement before...
2017-07-27 Bi, DandanMdeModulePkg/BMUiLib: Check reset requirement before...
2017-07-26 Star ZengMdeModulePkg SmmLockBoxDxeLib: Get SmmCommRegion for...
2017-07-26 Liming GaoMdeModulePkg: Update NonDiscoverableDeviceRegistrationL...
2017-06-13 Dandan BiMdeModulePkg/BMMUiLib: Fix incorrect variable name
2017-06-09 hegdenagMdeModulePkg/DxeHttpLib: Handle new #define in HttpMapp...
2017-06-01 Hao WuMdeModulePkg/PrintLib: Avoid reading content beyond...
2017-05-27 Paulo AlcantaraMdeModulePkg: Fix potential memory leaks in DxeHttpLib.
2017-05-22 Ruiyu NiMdeModulePkg/BDS: Fix a buffer overflow bug
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...
next