From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Na=EFm_Jonathan?= Date: Wed, 26 Feb 2003 08:50:08 +0000 Subject: [Linux-ia64] [HELP] Implementing TCP request on EFI Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org What is the best method to implement socket on EFI? With only Gnu-Efi and not intel toolkit... Because in protocol single network there is only UDP request with IP and the function transmit anly take MAC adresses as parameter.... Thank you