mirror of https://github.com/acidanthera/audk.git
b30abe7df4
Fix build failure caused by UefiCpuPkg/MtrrLib removes deprecated macros. related bugz: https://bugzilla.tianocore.org/show_bug.cgi?id=691 Cc: Daryl McDaniel <edk2-lists@mc2research.org> Cc: Jaben Carsey <jaben.carsey@intel.com> Cc: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Daryl McDaniel <edk2-lists@mc2research.org> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> |
||
---|---|---|
.. | ||
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