summaryrefslogtreecommitdiff
path: root/NetworkPkg
AgeCommit message (Expand)AuthorFilesLines
2013-09-10Sync patch r14450 from main trunk.vanjeff1-0/+1
2013-05-23Rollback patches r14294 and r14296 from UDK2010.SR1 Branch.vanjeff1-1/+1
2013-05-22Check DHCP Server Binding protocol in Supported().vanjeff1-2/+15
2013-05-15Sync patch r14354 from main trunk.vanjeff1-3/+4
2013-05-09Sync patches r13691, r13703, r13704, r13909, r13957, r14039, r14079, r14082, ...vanjeff6-102/+259
2013-05-08Sync patches r14315 and r14323 from main trunk.vanjeff9-521/+1589
2013-04-04Sync patches r14116, r14167, r14168, r14169 and r14170 from main trunk.vanjeff3-7/+13
2013-03-12Remove Contributions.txt and License.txt.vanjeff2-213/+0
2013-03-12Copy EDKII trunk NetworkPkg r14017 to UDK2010.SR1 Branch.vanjeff188-0/+117713
2013-03-12Delete old NetworkPkg and SecurityPkg.vanjeff186-117053/+0
2013-01-04Sync patches r13995, r14007 and r14017 from main trunk.vanjeff41-282/+1650
2012-11-05Sync patches r13852, r13856, r13903 and r13907 from main trunk.vanjeff2-7/+9
2012-06-01Sync patch r13406 from main trunk.vanjeff2-2/+2
2012-05-31Sync patch r13375 from main trunk.vanjeff2-7/+9
2012-05-17Sync patch r13229 from mail trunk.vanjeff1-12/+14
2012-05-07Sync patch r13193 from mail trunk.vanjeff2-5/+11
2012-05-02Sync patch r12985 from mail trunk.vanjeff2-18/+38
2012-05-02Sync patches r13175 and r13192 from mail trunk.vanjeff7-9/+62
2011-12-16Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...sfu52-21/+29
2011-12-15Update for NetworkPkg.ydong104-328/+345
2011-12-14Update NetworkPkg package version from 0.92 to 0.93.qianouyang2-2/+2
2011-12-08IpsecConfigApp add the check for the required options (--local, --remote, Aut...qianouyang2-11/+41
2011-12-05Fix a ECC error - the parameter's name in comments is inconsistent with the o...qianouyang2-2/+2
2011-11-251. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu51-0/+22
2011-11-231.Update IPsec driver to set the Transform structure’s Next Payload field t...qianouyang6-409/+414
2011-10-28Clean NV flag in ‘Save Changes’ in IP6 menu.tye11-1/+1
2011-10-28Update error handling code if failing attach socket with new PCB in TcpDxe mo...tye11-2/+2
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu3-4/+20
2011-10-08Add pointer check for NULL before dereference it.sfu56-34/+204
2011-09-29Correct inconsistent information in IpsecConfig.efi help report.qianouyang1-0/+0
2011-09-28Before decrypting the packet, Ipsec will check if the inbound protected packe...qianouyang1-11/+37
2011-09-18Clean up the private GUID definition in module Level.lgao423-100/+110
2011-09-16Update the Ip6Dxe and IScsiDxe to keep the old behaviors after add exit actio...ydong103-9/+9
2011-09-10NetworkPkg/UefiPxeBcDxe: Fix GCC build issuejljusten1-5/+5
2011-09-091. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=...sfu52-25/+98
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu51-1/+7
2011-08-311. Update iSCSI UI to be more user-friendly.tye16-173/+181
2011-08-31Remove out of date copyright from command help info.tye12-0/+0
2011-08-24Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye14-149/+169
2011-08-24Remove CONST modifier to be spec complianceerictian3-19/+19
2011-08-241. Refine the error handling when the PXE-v4 DHCP offer isn't validhhuan133-1/+8
2011-08-24Refine file comments to follow coding style.ydong102-2/+2
2011-08-17Add IScsiDxe driver to NetworkPkg in order to support iSCSI over IPv6 stack a...tye126-1/+14300
2011-08-161.Fix a icc build breakhhuan131-1/+1
2011-08-121. Enhanced error handling in case PXE DHCP process error happens.hhuan131-0/+8
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan138-28/+352
2011-07-181. Fix a bug : netboot6 client hangs if DHCPv6 Advertisement received without...hhuan131-2/+6
2011-07-141. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan134-141/+5
2011-07-141. Update DHCPv6 to use DUID-UUID optionhhuan133-44/+91
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu17-38/+38