X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=StdLib%2FBsdSocketLib%2FBsdSocketLib.inf;h=df699b19db887cbf6c5857799f5e9e1926bcfad0;hb=caf89d64ff700b3d8807f477c172feaaae85d5f3;hp=1d95f0e8f390716a020ae97971305830846fa65e;hpb=d1cab2b8c1de0bee896422550ab02b214c568ac2;p=mirror_edk2.git diff --git a/StdLib/BsdSocketLib/BsdSocketLib.inf b/StdLib/BsdSocketLib/BsdSocketLib.inf index 1d95f0e8f3..df699b19db 100644 --- a/StdLib/BsdSocketLib/BsdSocketLib.inf +++ b/StdLib/BsdSocketLib/BsdSocketLib.inf @@ -31,12 +31,14 @@ bind.c close.c connect.c + getaddrinfo.c gethostbydns.c gethostbyht.c gethostbynis.c gethostname.c gethostnamadr.c gethostbynis.c + getnameinfo.c getnetbydns.c getnetbynis.c getnetbyht.c @@ -51,17 +53,15 @@ getsockname.c getsockopt.c herror.c -# inet_addr.c -# inet_lnaof.c -# inet_makeaddr.c inet_net_ntop.c inet_net_pton.c inet_neta.c -# inet_netof.c -# inet_network.c -# inet_ntoa.c -# inet_ntop.c inet_pton.c + Ip6Addr_Any.c + Ip6Addr_Loopback.c + Ip6Addr_NodeLocal_AllNodes.c + Ip6Addr_LinkLocal_AllNodes.c + Ip6Addr_LinkLocal_AllRouters.c listen.c map_v4v6.c ns_addr.c