Help me understand iPXE code
|
2013-05-17, 08:33
Post: #5
|
|||
|
|||
RE: Help me understand iPXE code
Thanks, Micheal. I read the document and learned something useful.
Another thing that's bugging me is the written DHCP code (my dhcp problem is solved, until now). There exists functions for handling dhcp creating and requesting DHCP packets: dhcp_create_packet / dhcp_create_request. When the dhcp command is executed from the script, iPXE did call those two functions (I put printf inside those functions). Yet, I found no function calling those functions in the iIPXE source code, not even the linker table. Could you help me find the missing link here? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Help me understand iPXE code - Rickert - 2013-05-15, 11:24
RE: Help me understand iPXE code - mcb30 - 2013-05-15, 23:45
RE: Help me understand iPXE code - Rickert - 2013-05-16, 08:34
RE: Help me understand iPXE code - mcb30 - 2013-05-16, 10:09
RE: Help me understand iPXE code - Rickert - 2013-05-17 08:33
RE: Help me understand iPXE code - mcb30 - 2013-05-20, 07:00
|
User(s) browsing this thread: 1 Guest(s)