mirror of https://github.com/acidanthera/audk.git
9f7f5161cf
Use the BSD license Fix errors detected by GCC compiler in WebServer/ConfigurationTable.c Add libraries: CpuLib, DxeServicesTableLib and MtrrLib Signed-off-by: lpleahy git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13115 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
DataSink | ||
DataSource | ||
GetAddrInfo | ||
GetHostByAddr | ||
GetHostByDns | ||
GetHostByName | ||
GetNameInfo | ||
GetNetByAddr | ||
GetNetByName | ||
GetServByName | ||
GetServByPort | ||
OobRx | ||
OobTx | ||
RawIp4Rx | ||
RawIp4Tx | ||
RecvDgram | ||
SetHostName | ||
SetSockOpt | ||
TftpServer | ||
WebServer | ||
ReadMe.txt | ||
Sockets.inc |
ReadMe.txt
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