Results 1 to 1 of 1
We are developing a project 'FCoE support for gPXE'. The open-fcoe group have implemented FCoE protocol but that is created to run in linux environment i.e. it uses linux library ...
- 02-10-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 1
replacing system calls
We are developing a project 'FCoE support for gPXE'. The open-fcoe group have implemented FCoE protocol but that is created to run in linux environment i.e. it uses linux library functions from socket.h,ioctl.h,types.,etc.
I need to make this implementation to run under perboot execution environment (gPXE) so i need to make it free from usages of library functions. Plz tell me how can i do this.
-sachin


Reply With Quote