mirror_edk2/AppPkg/Applications/Sockets
lpleahy d3a595ceb9 Fix some errors detected by the GCC 4.4 compiler.
Signed-off-by: lpleahy

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13007 6f19259b-4bc3-4df7-8a09-765794883524
2012-02-10 03:46:25 +00:00
..
DataSink Merged socket development branch: 2012-02-09 19:18:06 +00:00
DataSource Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
GetAddrInfo Merged socket development branch: 2012-02-09 19:18:06 +00:00
GetHostByAddr Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
GetHostByDns Merged socket development branch: 2012-02-09 19:18:06 +00:00
GetHostByName Merged socket development branch: 2012-02-09 19:18:06 +00:00
GetNameInfo Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
GetNetByAddr Merged socket development branch: 2012-02-09 19:18:06 +00:00
GetNetByName Merged socket development branch: 2012-02-09 19:18:06 +00:00
GetServByName Merged socket development branch: 2012-02-09 19:18:06 +00:00
GetServByPort Merged socket development branch: 2012-02-09 19:18:06 +00:00
OobRx Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
OobTx Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
RawIp4Rx Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
RawIp4Tx Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
RecvDgram Merged socket development branch: 2012-02-09 19:18:06 +00:00
SetHostName Merged socket development branch: 2012-02-09 19:18:06 +00:00
SetSockOpt Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
TftpServer Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
WebServer Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +00:00
ReadMe.txt Update the sockets applications 2011-09-30 23:04:13 +00:00
Sockets.inc Fix some errors detected by the GCC 4.4 compiler. 2012-02-10 03:46:25 +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\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