• Home
Name Date Size #Lines LOC

..--

DataSink/03-May-2024-1,350888

DataSource/03-May-2024-1,8211,116

GetAddrInfo/03-May-2024-178113

GetHostByAddr/03-May-2024-191128

GetHostByDns/03-May-2024-13390

GetHostByName/03-May-2024-167114

GetNameInfo/03-May-2024-178110

GetNetByAddr/03-May-2024-149100

GetNetByName/03-May-2024-13189

GetServByName/03-May-2024-12483

GetServByPort/03-May-2024-12584

OobRx/03-May-2024-745488

OobTx/03-May-2024-741514

RawIp4Rx/03-May-2024-687458

RawIp4Tx/03-May-2024-656440

RecvDgram/03-May-2024-175121

SetHostName/03-May-2024-159101

SetSockOpt/03-May-2024-440325

TftpServer/03-May-2024-2,8711,618

WebServer/03-May-2024-11,0556,625

ReadMe.txtD03-May-2024527 1210

Sockets.incD03-May-20241.9 KiB4335

ReadMe.txt

1Users of the socket library need to do the following:
2
3�	Use the development branch: https://edk2.svn.sourceforge.net/svnroot/edk2/branches/EADK/
4�	Create an Efi\StdLib\etc directory on their system or USB flash device
5�	Copy the files from StdLib\Efi\StdLib\etc into that directory
6�	Edit the files appropriately
7	o	Set the correct DNS servers in resolv.conf
8	o	Set the search order in host.conf
9�	At the EFI shell
10	o	Set the device containing the \Efi directory as the default device
11	o	Run the socket application
12