summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)Author
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
2016-04-11NetworkPkg: Add RAM disk boot support to HTTP Boot driver.Fu Siyuan
2016-04-11NetworkPkg: Add new macros and refine codesZhang Lubo
2016-04-01NetworkPkg: Check received packet size before use it.Fu Siyuan
2016-04-01NetworkPkg: Check pointer for NULL before use.Fu Siyuan
2016-03-25NetworkPkg: IpSecDxe: remove set but unused variablesLaszlo Ersek
2016-03-25NetworkPkg:Fix bug when parsing the dhcp6 option 16Zhang, Lubo
2016-03-25NetworkPkg:Fix Http boot download issue.Zhang Lubo
2016-03-24NetworkPkg: Fix HII related problem in HTTP boot driver.Fu Siyuan
2016-03-16NetworkPkg: Fix the driver model issue in HTTP Boot driver.Fu Siyuan
2016-03-15NetworkPkg: fix function comments in HttpBootDxe.Fu Siyuan
2016-03-11NetworkPkg: Refine the code of shell app under networkPkg.Zhang, Lubo
2016-03-11NetworkPkg: Fix IpsecConfig GCC build failure issueJiaxin Wu
2016-03-10NetworkPkg: Use the New Functions from HttpLibGhazi Belaam
2016-03-10NetworkPkg: Convert UNI file to UTF8 format.Fu Siyuan
2016-03-08NetworkPkg: HttpBootDxe: fix gcc build failure.Laszlo Ersek
2016-03-07NetworkPkg: Support print help information using -? command.Zhang, Lubo
2016-03-07NetworkPkg: Add URI configuration form to HTTP boot driver.Fu Siyuan
2016-03-02NetworkPkg: Revert git 'eb213f2f' fixJiaxin Wu
2016-03-02NetworkPkg: Change the default IPv6 config policyJiaxin Wu
2016-02-25NetworkPkg: Use Http11 definitions in HttpDxe and HttpBootDxeSamer El-Haj-Mahmoud
2016-02-18NetworkPkg: Replace the internal function with exposed oneJiaxin Wu
2016-02-14NetworkPkg: better sanity check on Ipv6 prefix lengthSamer El-Haj-Mahmoud