summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
2016-08-18NetworkPkg/IpSecDxe: Fix wrong IKE header "FLAG" updateJiaxin Wu
2016-08-18NetworkPkg/IpSecDxe: Fix UEFI IKE Initial Exchange failureJiaxin Wu
2016-08-18NetworkPkg: Fix assert issue in iSCSI driverZhang Lubo
2016-08-18NetworkPkg: Refine codes of iSCSI driverZhang Lubo
2016-08-08NetworkPkg DSC: Add build option to disable deprecated APIsHao Wu
2016-08-01NetworkPkg: Add missed character in copyright.Fu Siyuan
2016-07-26NetworkPkg UefiPxeBcDxe: Fix build error for lastest VS2015 compilerHao Wu
2016-07-26NetworkPkg IScsiDxe: Fix build error for lastest VS2015 compilerHao Wu
2016-07-22Fix IPv6 HTTPClient vendor class dataMichael Chang
2016-07-18NetworkPkg: Fix bug in TCP which not sending out ACK in certain circumstance.Fu Siyuan
2016-07-12NetworkPkg: Update PXE driver to follow edk2 coding standards.Fu Siyuan
2016-07-11NetworkPkg: Fix Assert issue in iSCSI driver.Zhang, Lubo
2016-07-11NetworkPkg: Fix typos in commentsGiri P Mudusuru
2016-06-30NetworkPkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek
2016-06-30NetworkPkg: Stop the HTTP Boot service after the boot image download complete.Fu Siyuan
2016-06-27NetworkPkg: Avoid potential NULL pointer dereferenceJiaxin Wu
2016-06-23NetworkPkg: Refine codes related to Dhcpv4 and Dhcpv6 configuration.Zhang Lubo
2016-06-23NetworkPkg: Replace ASSERT with error handling in Http boot and IScsiZhang Lubo
2016-06-21NetworkPkg: Replace ASSERT with error handling in DnsDxeJiaxin Wu
2016-06-21NetworkPkg: Remove ASSERT and use error handling in IpSecDxeJiaxin Wu
2016-06-21NetworkPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-06-17NetworkPkg: Fix unspecified address use case in IpsecConfigJiaxin Wu
2016-06-14NetworkPkg/TcpDxe: Fix GCC build failureJiaxin Wu
2016-06-13NetworkPkg: Fix DNS GeneralLookUp failure in some caseJiaxin Wu
2016-06-13NetworkPkg: Remove TokenEntry from Token list before freedJiaxin Wu
2016-06-13NetworkPkg: Fix IPv6 boot failure in diff net segment issueJiaxin Wu
2016-06-13NetworkPkg: Handling timeout case in httpboot driverJiaxin Wu
2016-06-13NetworkPkg: HttpDxe response/cancel issue fixJiaxin Wu
2016-06-13NetworkPkg: Support TCP Cancel functionJiaxin Wu
2016-05-31NetworkPkg: Stop the timer before clean IP service.Fu, Siyuan
2016-05-26NetworkPkg: Correct HttpConfigure parameter checkJiaxin Wu
2016-05-24NetworkPkg: update code for NULL pointer check.Fu Siyuan
2016-05-20NetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNotifyDpcGary Lin
2016-05-20NetworkPkg/TcpDxe: Remove the status check of SockProcessRcvTokenGary Lin
2016-05-16NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde
2016-05-13NetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_TOO_SMALLGary Lin
2016-05-12NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan
2016-05-06NetworkPkg: Ignore BootFileName if it is overloaded.Fu Siyuan
2016-05-06NetworkPkg: Fix a memory leak in HTTP boot driver.Fu Siyuan
2016-05-06NetworkPkg/HttpBootDxe: Fix for the issue that the HTTP boot option can't be ...Sunny Wang
2016-05-05NetworkPkg: Do not use hard coded TTL/ToS in PXE driver.Fu Siyuan
2016-05-05NetworkPkg: Use UefiBootManagerLib API to create load option.Fu Siyuan
2016-04-28NetworkPkg: Fix incorrect buffer free in HttpDxeJiaxin Wu
2016-04-28NetworkPkg: Avoid the indefinite wait case in HttpDxeJiaxin Wu
2016-04-27NetworkPkg:HttpDxe:Consume DxeHttpLib API changesNagaraj Hegde
2016-04-27NetworkPkg: Allow user to create a HTTP corporate boot option in setup page.Fu Siyuan
2016-04-22NetworkPkg: Fix GCC code build error of iSCSI driver.Zhang Lubo
2016-04-22NetworkPkg: refine codes of iSCSI driver.Zhang Lubo
2016-04-14NetworkPkg: Fix issue in Ip6Dxe SetDataJiaxin Wu