]> git.proxmox.com Git - mirror_edk2.git/commit - NetworkPkg/Udp6Dxe/Udp6Driver.h
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Nov 2010 06:13:54 +0000 (06:13 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Nov 2010 06:13:54 +0000 (06:13 +0000)
commita3bcde70e6dc69000f85cc5deee98101d2ae200a
tree693709a5293f80b320931693b34b2d6983cfcf4b
parent12873d57666d0beff41959a1fb8f9062016f0983
Add NetworkPkg (P.UDK2010.UP3.Network.P1)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10986 6f19259b-4bc3-4df7-8a09-765794883524
142 files changed:
NetworkPkg/Application/IfConfig6/IfConfig6.c [new file with mode: 0644]
NetworkPkg/Application/IfConfig6/IfConfig6.h [new file with mode: 0644]
NetworkPkg/Application/IfConfig6/IfConfig6.inf [new file with mode: 0644]
NetworkPkg/Application/IfConfig6/IfConfig6Strings.uni [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Delete.c [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Delete.h [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Dump.c [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Dump.h [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/ForEach.c [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/ForEach.h [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Helper.c [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Helper.h [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Indexer.c [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Indexer.h [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/IpSecConfig.c [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/IpSecConfig.h [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/IpSecConfig.inf [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/IpSecConfigStrings.uni [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Match.c [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/Match.h [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/PolicyEntryOperation.c [new file with mode: 0644]
NetworkPkg/Application/IpsecConfig/PolicyEntryOperation.h [new file with mode: 0644]
NetworkPkg/Application/Ping6/Ia32/Tsc.c [new file with mode: 0644]
NetworkPkg/Application/Ping6/Ipf/Itc.c [new file with mode: 0644]
NetworkPkg/Application/Ping6/Ping6.c [new file with mode: 0644]
NetworkPkg/Application/Ping6/Ping6.h [new file with mode: 0644]
NetworkPkg/Application/Ping6/Ping6.inf [new file with mode: 0644]
NetworkPkg/Application/Ping6/Ping6Strings.uni [new file with mode: 0644]
NetworkPkg/Application/Ping6/X64/Tsc.c [new file with mode: 0644]
NetworkPkg/Application/VConfig/VConfig.c [new file with mode: 0644]
NetworkPkg/Application/VConfig/VConfig.inf [new file with mode: 0644]
NetworkPkg/Application/VConfig/VConfigStrings.uni [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/ComponentName.c [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Driver.c [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Driver.h [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Impl.c [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Impl.h [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Io.c [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Io.h [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Utility.c [new file with mode: 0644]
NetworkPkg/Dhcp6Dxe/Dhcp6Utility.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/ComponentName.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Common.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Common.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Config.vfr [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6ConfigImpl.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6ConfigImpl.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6ConfigNv.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6ConfigNv.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Driver.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Driver.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Dxe.inf [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6DxeStrings.uni [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Icmp.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Icmp.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6If.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6If.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Impl.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Impl.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Input.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Input.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Mld.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Mld.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Nd.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Nd.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6NvData.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Option.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Option.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Output.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Output.h [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Route.c [new file with mode: 0644]
NetworkPkg/Ip6Dxe/Ip6Route.h [new file with mode: 0644]
NetworkPkg/IpSecDxe/ComponentName.c [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecConfigImpl.c [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecConfigImpl.h [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecCryptIo.c [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecCryptIo.h [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecDebug.c [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecDebug.h [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecDriver.c [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecDxe.inf [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecImpl.c [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecImpl.h [new file with mode: 0644]
NetworkPkg/IpSecDxe/IpSecSaEngine.c [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/ComponentName.c [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Driver.c [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Driver.h [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Impl.c [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Impl.h [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Option.c [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Option.h [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Rrq.c [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Support.c [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Support.h [new file with mode: 0644]
NetworkPkg/Mtftp6Dxe/Mtftp6Wrq.c [new file with mode: 0644]
NetworkPkg/NetworkPkg.dec [new file with mode: 0644]
NetworkPkg/NetworkPkg.dsc [new file with mode: 0644]
NetworkPkg/TcpDxe/ComponentName.c [new file with mode: 0644]
NetworkPkg/TcpDxe/SockImpl.c [new file with mode: 0644]
NetworkPkg/TcpDxe/SockImpl.h [new file with mode: 0644]
NetworkPkg/TcpDxe/SockInterface.c [new file with mode: 0644]
NetworkPkg/TcpDxe/Socket.h [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpDispatcher.c [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpDriver.c [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpDriver.h [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpDxe.inf [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpFunc.h [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpInput.c [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpIo.c [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpMain.c [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpMain.h [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpMisc.c [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpOption.c [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpOption.h [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpOutput.c [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpProto.h [new file with mode: 0644]
NetworkPkg/TcpDxe/TcpTimer.c [new file with mode: 0644]
NetworkPkg/Udp6Dxe/ComponentName.c [new file with mode: 0644]
NetworkPkg/Udp6Dxe/Udp6Driver.c [new file with mode: 0644]
NetworkPkg/Udp6Dxe/Udp6Driver.h [new file with mode: 0644]
NetworkPkg/Udp6Dxe/Udp6Dxe.inf [new file with mode: 0644]
NetworkPkg/Udp6Dxe/Udp6Impl.c [new file with mode: 0644]
NetworkPkg/Udp6Dxe/Udp6Impl.h [new file with mode: 0644]
NetworkPkg/Udp6Dxe/Udp6Main.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/ComponentName.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcBoot.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcBoot.h [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcDhcp4.h [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcDhcp6.h [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcDriver.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcDriver.h [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcImpl.h [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcMtftp.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcMtftp.h [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcSupport.c [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/PxeBcSupport.h [new file with mode: 0644]
NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf [new file with mode: 0644]