]> git.proxmox.com Git - mirror_edk2.git/history - NetworkPkg
UefiCpuPkg: Delete redundant PcdGetSize PcdCpuFeaturesSupport
[mirror_edk2.git] / NetworkPkg /
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...
2017-03-23 Jiaxin WuNetworkPkg: Fix potential ASSERT if NetIp4IsUnicast...
2017-03-17 Zhang LuboNetworkPkg: Fix service binding issue in TCP dxe.
2017-03-15 Zhang, LuboNetworkPkg: Fix potential bug if the iSCSI use dns...
2017-03-06 Hao WuNetworkPkg: Refine casting expression result to bigger...
2017-03-06 Hao WuNetworkPkg: Refine type cast for pointer subtraction
2017-03-06 Jiaxin WuNetworkPkg/Dhcp6Dxe: Handle the Nil UUID case
2017-03-03 Jiaxin WuNetworkPkg/TlsAuthConfigDxe: Use StrToGuid in BaseLib
2017-03-01 Zhang LuboNetworkPkg: Define the prompt and help information...
2017-03-01 Zhang LuboNetworkPkg: Add check logic for some variable in iSCSI...
2017-02-27 Jiaxin WuNetworkPkg/Ip6Dxe: Ignore duplicated DNS address check
2017-02-23 Zhang LuboNetworkPkg: Update the Ethernet interface name.
2017-02-23 Zhang LuboNetworkPkg:Add scriptable configuration to iSCSI driver...
2017-02-21 Hao WuNetworkPkg/IpSecDxe: Add check to avoid possible divide...
2017-02-20 Zhang LuboNetworkPkg:Generate the correct operational state of...
2017-02-16 Jiaxin WuNetworkPkg/HttpBootDxe: Update to check specified media...
2017-02-16 Jiaxin WuNetworkPkg/HttpBootDxe: Declare the functions as EFIAPI...
2017-02-15 Jiaxin WuNetworkPkg/HttpBootDxe: Request HTTP token notify as...
2017-02-15 hegdenagNetworkPkg/iSCSIDxe: Update the condition for IScsiStar...
2017-02-15 hegdenagNetworkPkg/NetworkPkg.dec: Update comments for the PCD
2017-02-09 Jiaxin WuNetworkPkg/NetworkPkg.uni: Define the prompt and help...
2017-02-08 Liming GaoNetworkPkg: Fix some typos of "according"
2017-01-23 Zhang, LuboNetworkPkg: Fix protocol handler service in HttpDxe.
2017-01-23 Thomas HuthNetworkPkg: Remove superfluous return statement.
2017-01-23 Jiaxin WuNetworkPkg: Add PCD to enable the HTTP connections...
2017-01-19 Zhang LuboNetworkPkg: Add dns support for target URL configuratio...
2017-01-18 Gary LinNetworkPkg/TlsAuthConfigDxe: Declare EFIAPI for the...
2017-01-06 Jiaxin WuMdePkg, NetworkPkg: Refine the coding style.
next