Vishal Bhoj | 82c8071 | 2015-12-15 21:13:33 +0530 | [diff] [blame^] | 1 | Users 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
|