From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: How can I receive EAP packets? To: devel@edk2.groups.io From: =?UTF-8?B?5qKB5a6H6aOe?= X-Originating-Location: CN (222.94.163.61) X-Originating-Platform: Windows Chrome 55 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 02 Feb 2021 19:20:24 -0800 Message-ID: Content-Type: multipart/alternative; boundary="M5oCmPKU0EYF3qNWjx6M" --M5oCmPKU0EYF3qNWjx6M Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi,everyone, I am using edkii to write EAP certified loader, I use EFI_ SIM= PLE_ NETWORK.Transmit () to contract, want to use EFI_ SIMPLE_ NETWORK.Rece= ive () to receive packets. It is found that ordinary IP packets can be rece= ived, but EAP packets cannot be received. How can I receive EAP package? I = think there is a saying of hybrid mode in the program under windows. I want= to know whether there is such a saying under EDK. In addition, I think EDK= provides EFI_ EAP_ Protocol, I want to use this interface for user name an= d password authentication, but look at EFI_ EAP_ Protocol interface, do not= know how to use, I would like to ask the relevant example code? Thank you very much! --M5oCmPKU0EYF3qNWjx6M Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Hi,everyone, I am using edkii to = write EAP certified loader, I use EFI_ SIMPLE_ NETWORK.Transmit () to contr= act, want to use EFI_ SIMPLE_ NETWORK.Receive () to receive packets. It is = found that ordinary IP packets can be received, but EAP packets cannot be r= eceived. How can I receive EAP package? I think there is a saying of hybrid= mode in the program under windows. I want to know whether there is such a = saying under EDK. In addition, I think EDK provides EFI_ EAP_ Protocol, I w= ant to use this interface for user name and password authentication, but lo= ok at EFI_ EAP_ Protocol interface, do not know how to use, I would like to= ask the relevant example code?
Thank you very much!

--M5oCmPKU0EYF3qNWjx6M--