]> git.proxmox.com Git - mirror_edk2.git/commit
1. Import NetLib, IpIoLib and UdpIoLib class definitions
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Jul 2007 09:17:39 +0000 (09:17 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Jul 2007 09:17:39 +0000 (09:17 +0000)
commitcbf316f20726bb31b7c37424601643790dbd02d9
tree8071829b997c64b5b2c904f6008879d97719a10e
parentda89d703c4d412fe87f07307bcb22dfe8b7b2f4b
1. Import NetLib, IpIoLib and UdpIoLib class definitions
2. Import DxeNetLib, DxeIpIoLib and DxeUdpIoLib libraries instances
2. Port Ip4Config module

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3405 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Include/Library/IpIoLib.h [new file with mode: 0644]
MdeModulePkg/Include/Library/NetLib.h [new file with mode: 0644]
MdeModulePkg/Include/Library/UdpIoLib.h [new file with mode: 0644]
MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.c [new file with mode: 0644]
MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf [new file with mode: 0644]
MdeModulePkg/Library/DxeNetLib/DxeNetLib.c [new file with mode: 0644]
MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf [new file with mode: 0644]
MdeModulePkg/Library/DxeNetLib/Netbuffer.c [new file with mode: 0644]
MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c [new file with mode: 0644]
MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc