summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Sockets/ReadMe.txt
diff options
context:
space:
mode:
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-30 23:04:13 +0000
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-30 23:04:13 +0000
commit59bc059327dd519619fa437c0d7c941e090cd8a3 (patch)
tree0159ec3a44a5b35410a156aba19f43ad9937cdb2 /AppPkg/Applications/Sockets/ReadMe.txt
parenta88c31639bb24c73383a4528a5b77066e805148b (diff)
downloadedk2-platforms-59bc059327dd519619fa437c0d7c941e090cd8a3.tar.xz
Update the sockets applications
* Builds with GCC 4.4 compiler. Signed-off by: lpleahy git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12498 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'AppPkg/Applications/Sockets/ReadMe.txt')
-rw-r--r--AppPkg/Applications/Sockets/ReadMe.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/AppPkg/Applications/Sockets/ReadMe.txt b/AppPkg/Applications/Sockets/ReadMe.txt
new file mode 100644
index 0000000000..0f6a162d60
--- /dev/null
+++ b/AppPkg/Applications/Sockets/ReadMe.txt
@@ -0,0 +1,11 @@
+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
+• Edit the files appropriately
+ o Set the correct DNS servers in resolv.conf
+ o Set the search order in host.conf
+• At the EFI shell
+ o Set the device containing the \Efi directory as the default device
+ o Run the socket application