Files
system76-edk2/AppPkg/Applications/Sockets
Daryl McDaniel 460f337bc0 AppPkg/Applications/Sockets/TftpServer: Make the include file names match the case of the files in the file system.
Change “#include <sys/Stat.h>” to “#include <sys/stat.h>”.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daryl McDaniel <daryl.mcdaniel@intel.com>
Reviewed-by: Leahy, Leroy P <leroy.p.leahy@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15891 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-25 20:47:20 +00:00
..
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00
2012-03-20 22:16:42 +00:00

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\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
•	At the EFI shell
	o	Set the device containing the \Efi directory as the default device
	o	Run the socket application