]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg
BaseTools: StrGather has redundant declaration
[mirror_edk2.git] / NetworkPkg /
2018-03-13 Jiaxin WuNetworkPkg/IScsiDxe: Fix the ISCSI connection failure...
2018-03-02 Jiaxin WuNetworkPkg/HttpDxe: Support HTTP Delete Method.
2018-03-02 Jiaxin WuNetworkPkg/Udp6Dxe: Fix the failure to leave one multic...
2018-03-02 Jiaxin WuNetworkPkg/HttpBootDxe: Fix the incorrect error message...
2018-03-02 Jiaxin WuNetworkPkg/HttpBootDxe: Correct the parameter check...
2018-02-13 Jiaxin WuNetworkPkg: Read HttpTlsCipherList variable and configu...
2018-02-13 Jiaxin WuNetworkPkg: Define one private variable for HTTPS to...
2018-02-05 Fu SiyuanNetworkPkg: Add warning message for PXE if failed to...
2018-01-25 Jiaxin WuNetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe...
2018-01-23 Fu SiyuanNetworkPkg: Update package version to 0.98
2018-01-15 Fu SiyuanNetworkPkg: Fix incorrect parameter check in PXE.Mtftp...
2018-01-11 Wang FanNetworkPkg: Add more parameter or return status check...
2018-01-11 Wang FanNetworkPkg: Fix some coding style issues in UDP6 driver
2018-01-11 Wang FanNetworkPkg: Fix a memory leak issue in UDP6 driver
2018-01-11 Wang FanNetworkPkg: Add ASSERT error handling for UDP6 driver
2018-01-10 Jiaxin WuNetworkPkg/IScsiDxe: Set ExitBootServiceEvent to NULL...
2018-01-10 Jiaxin WuNetworkPkg/HttpDxe: Fix build warning error if CHAR8...
2018-01-04 Fu SiyuanNetworkPkg: Update PXE driver to check for NULL pointer...
2018-01-04 Fu SiyuanNetworkPkg: Add assert for buffer pointer from DHCP...
2018-01-04 Fu SiyuanNetworkPkg: Fix memory leak problem in PXE driver.
2018-01-04 Fu SiyuanNetworkPkg: Check allocated buffer pointer before use.
2018-01-04 Fu SiyuanNetworkPkg: Abort the PXE process if DHCP has been...
2017-12-28 Liming GaoNetworkPkg: Convert source file to DOS format
2017-12-27 Jiaxin WuNetworkPkg/IScsiDxe: Correct the DnsMode value accordin...
2017-12-27 Jiaxin WuNetworkPkg/HttpDxe: Remove the unnecessary ASSERT.
2017-12-27 Jiaxin WuNetworkPkg/HttpDxe: Fix the memory leak issue in HttpRe...
2017-12-27 Jiaxin WuNetworkPkg/TcpDxe: Check TCP payload for release version.
2017-12-26 Jiaxin WuNetworkPkg/TcpDxe: Remove the redundant code.
2017-12-26 Jiaxin WuNetworkPkg/TcpDxe: Check FragmentBuffer for NULL before use
2017-12-22 Jiaxin WuNetworkPkg/HttpBootDxe: Break the HttpBoot Callback...
2017-12-22 Jiaxin WuNetworkPkg/HttpBootDxe: Avoid the potential memory...
2017-12-22 Fu SiyuanNetworkPkg: Recycle the ICMP error message in PXE driver.
2017-12-22 Fu SiyuanNetworkPkg: Remove redundant check in PXE driver.
2017-12-18 fanwang2NetworkPkg: Update Api from NetLibDetectMedia to NetLib...
2017-12-15 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Allow the NULL configuration...
2017-12-15 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Correct the handle for PXE...
2017-12-15 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Fix Pxe.Dhcp() return status...
2017-12-13 Jiaxin WuNetworkPkg/Dhcp6Dxe: Check Media status before starting...
2017-12-12 Jiaxin WuNetworkPkg/DnsDxe: Avoid to access the freed memory...
2017-12-12 Jiaxin WuNetworkPkg/DnsDxe: Fix the potential memory leak issue.
2017-12-12 Jiaxin WuNetworkPkg/DnsDxe: Update RetryCount/RetryInterval...
2017-12-12 Jiaxin WuNetworkPkg/DnsDxe: Remove the unnecessary if condition...
2017-12-05 Liming GaoNetworkPkg: Update IScsiDxe to pass XCODE build
2017-11-24 Jiaxin WuNetworkPkg/HttpDxe: Fix the incorrect SizeofHeaders...
2017-11-16 Fu SiyuanNetworkPkg: Fix incorrect SizeofHeaders returned from...
2017-11-16 Fu SiyuanNetworkPkg: Print error message to screen if error...
2017-11-14 Song, BinXNetworkPkg: Fix MSFT C4255 warning
2017-10-30 Jiaxin WuNetworkPkg/IScsiDxe: Add check to avoid use NULL pointer
2017-10-30 Jiaxin WuNetworkPkg/HttpBootDxe: Add check to avoid use NULL...
2017-10-27 Jiaxin WuNetworkPkg/IScsiDxe: Clear the old IFR TargetIp to...
2017-10-26 Jiaxin WuNetworkPkg/TlsAuthConfigDxe: Remove the extra FreePool
2017-10-26 Jiaxin WuNetworkPkg/IScsiDxe: Add IPv6 support condition check.
2017-10-26 Jiaxin WuNetworkPkg/HttpBootDxe: Add IPv6 support condition...
2017-10-26 Jiaxin WuNetworkPkg/IScsiDxe: Display InitiatorInfo in attempt...
2017-10-26 Jiaxin WuNetworkPkg/IScsiDxe: Clean the previous ConfigData...
2017-10-26 Jiaxin WuNetworkPkg/IScsiDxe: Fix the incorrect/needless DHCP...
2017-10-23 Fu SiyuanNetworkPkg: Remove ping6 and ifconfig shell application.
2017-10-10 Liming GaoNetworkPkg: Update Protocol/Guid usage in INF file...
2017-09-29 Jiaxin WuNetworkPkg/HttpDxe: Clarify the usage of HttpConfigData...
2017-09-29 Jiaxin WuNetworkPkg/UefiPxeBcDxe: Fix the redundant condition...
2017-09-20 Hao WuNetworkPkg/IScsiDxe: Remove redundant call to StrLen
2017-09-18 Fu SiyuanNetworkPkg: Remove the redundant '/' in the end of...
2017-09-12 Jiaxin WuNetworkPkg/IScsiDxe: Fix the incorrect max length of...
2017-09-06 Fu SiyuanNetworkPkg: Fix GCC build error.
2017-09-06 Fu SiyuanNetworkPkg/Ip6Dxe: fix a bug in IP6 driver for IpSec...
2017-08-17 Jiaxin WuNetworkPkg/Ip6Dxe: Fix the bug when checking the DataSize
2017-08-14 Jiaxin WuNetworkPkg/HttpBootDxe: Update device path node to...
2017-08-14 Jiaxin WuNetworkPkg/HttpDxe: Handle the HttpVersionUnsupported...
2017-08-11 Jiaxin WuNetworkPkg/Ip6Dxe: Support SetData interface to clear...
2017-08-09 Jiaxin WuNetworkPkg/HttpBootDxe: Refine the coding style.
2017-08-07 Jiaxin WuNetworkPkg/HttpDxe: Support HTTP Patch method
2017-08-04 Fu SiyuanNetworkPkg: iSCSI should allow to set 6 or 12 length...
2017-08-03 Michael D Kinneyedk2: Move License.txt file to root
2017-08-03 Michael D Kinneyedk2: Move TianoCore Contribution Agreement to root
2017-08-03 Fu SiyuanNetworkPkg: Display HTTP redirection info to the screen...
2017-08-02 Jiaxin WuNetworkPkg/HttpDxe: Destroy the TLS instance when clean...
2017-08-02 Jiaxin WuNetworkPkg/Ip6Dxe: Fix the IPv6 PXE boot option goes...
2017-08-02 Jiaxin WuNetworkPkg/HttpBootDxe: Fix spelling typo in EFI_HTTP_S...
2017-08-02 Jiaxin WuNetworkPkg/HttpDxe: Refine the coding style.
2017-06-23 Fu SiyuanNetworkPkg: Fix GCC build issue.
2017-06-22 Fu SiyuanNetworkPkg/HttpBootDxe: Add HTTP Boot Callback protocol...
2017-06-14 Jiaxin WuNetworkPkg: Typo fix and comments correction
2017-06-09 hegdenagNetworkPkg/HttpBootDxe: Handle new #define in HttpBootDxe
2017-05-11 Jiaxin WuNetworkPkg/IScsiDxe: Switch IP4 configuration policy...
2017-05-09 Zhang LuboNetworkPkg: Fix issue in dns driver when building DHCP...
2017-05-09 Fu SiyuanNetworkPkg: Addressing TCP Window Retraction when windo...
2017-05-09 Fu SiyuanNetworkPkg: Add wnd scale check before shrinking window.
2017-05-05 Fu SiyuanNetworkPkg: Update package version to 0.97.
2017-05-03 Jiaxin WuNetworkPkg: Fix PXEv6 boot failure when DhcpBinl offer...
2017-05-02 Zhang, LuboNetworkPkg: Fix bug in iSCSI mode ipv6 when enabling...
2017-05-02 Zhang LuboNetworkPkg: Fix issue the iSCSI client can not send...
2017-04-21 Jiaxin WuNetworkPkg/TlsAuthConfigDxe: Close and free the file...
2017-04-21 Jiaxin WuNetworkPkg: Correct the proxy DHCP offer handing
2017-04-21 Jiaxin WuNetworkPkg/HttpDxe: Fix HTTP download OS image over...
2017-04-20 Zhang, LuboNetworkPkg: Fix bug related DAD issue in IP6 driver.
2017-04-20 Zhang, LuboNetworkPkg: Add check logic for iSCSI driver.
2017-04-06 Hao WuNetworkPkg: Convert files to CRLF line ending
2017-04-01 Zhang, LuboNetworkPkg: Fix some bugs related to iSCSI keyword...
2017-03-30 Jiaxin WuNetworkPkg/DnsDxe: Fix zero StationIp configuration...
2017-03-23 Jiaxin WuNetworkPkg/IScsiDxe: Fix the incorrect error handling...
next