From: Jordan J. <jlj...@gm...> - 2010-07-22 22:12:52
|
All, Does anyone know if the EFI python port supports the python 'socket' module? Thanks, -Jordan On Thu, Jul 22, 2010 at 09:07, Duane Voth <du...@gm...> wrote: > Alright, let me focus on one thing. > Python uses dynamically loaded libraries to provide additional module > support (I'm specifically interested in the network support provided via > "import socket"). I havent seen any of these for the EFI environment. > There should be a Lib directory in the Python source tree... Where can I > get these libraries/modules for EFI Python? > Duane > On Wed, Jul 14, 2010 at 5:14 PM, Jordan Justen <jlj...@gm...> wrote: >> >> On Fri, Jul 9, 2010 at 19:57, Duane Voth <du...@gm...> wrote: >> > While I have your attention... how do we use all these tools? I don't >> > see >> > any docs and many (especially the drivers) are not intuitive. Python >> > isn't >> > usable without its libraries - is there a socket.dxe et.al. for python? >> >> Sorry, but which tools/drivers are you referring too? >> * edk2-buildtools/BaseTools >> * efi-toolkit (which has a Python efi-app port) >> * the efi-apps under edk2/EdkShellBinPkg >> * the drivers under the edk2 tree >> >> -Jordan >> > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > edk2-devel mailing list > edk...@li... > https://lists.sourceforge.net/lists/listinfo/edk2-devel > > |