]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
Add Network1 profile.
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 25 Mar 2011 20:47:02 +0000 (20:47 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 25 Mar 2011 20:47:02 +0000 (20:47 +0000)
commit68fb05272b45b473fe030ac11dcb79d3f3c0aecd
tree8390e8e6f3ac6c3ff0bedd19a36cc92db93750d1
parent9586a3512789e7fe5e4b883a2591c6bd07ac863c
Add Network1 profile.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11423 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellNetwork1CommandsLib/Ia32/Tsc.c [new file with mode: 0644]
ShellPkg/Library/UefiShellNetwork1CommandsLib/Ifconfig.c [new file with mode: 0644]
ShellPkg/Library/UefiShellNetwork1CommandsLib/Ipf/Itc.c [new file with mode: 0644]
ShellPkg/Library/UefiShellNetwork1CommandsLib/Ping.c [new file with mode: 0644]
ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.c [new file with mode: 0644]
ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.h [new file with mode: 0644]
ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf [new file with mode: 0644]
ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni [new file with mode: 0644]
ShellPkg/Library/UefiShellNetwork1CommandsLib/X64/Tsc.c [new file with mode: 0644]