diff options
author | lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-02-13 19:01:10 +0000 |
---|---|---|
committer | lpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-02-13 19:01:10 +0000 |
commit | 8e1253d59b2458848ccee634a41a5e30e13e5680 (patch) | |
tree | 2d64bfe2009ffa1bc71b0a4821cb445451acd7b2 /AppPkg/Applications/Sockets | |
parent | 4b58a93fffaf9218ddac52d610ae5cead8e09b45 (diff) | |
download | edk2-platforms-8e1253d59b2458848ccee634a41a5e30e13e5680.tar.xz |
Update documentation to match required tree on the storage device.
Signed-off-by: lpleahy
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13009 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'AppPkg/Applications/Sockets')
-rw-r--r-- | AppPkg/Applications/Sockets/ReadMe.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AppPkg/Applications/Sockets/ReadMe.txt b/AppPkg/Applications/Sockets/ReadMe.txt index 0f6a162d60..6cfa6159d8 100644 --- a/AppPkg/Applications/Sockets/ReadMe.txt +++ b/AppPkg/Applications/Sockets/ReadMe.txt @@ -1,8 +1,8 @@ Users of the socket library need to do the following:
• Use the development branch: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/EADK/
-• Create an Efi\etc directory on their system or USB flash device
-• Copy the files from StdLib\Efi\etc into that directory
+• Create an Efi\StdLib\etc directory on their system or USB flash device
+• Copy the files from StdLib\Efi\StdLib\etc into that directory
• Edit the files appropriately
o Set the correct DNS servers in resolv.conf
o Set the search order in host.conf
|