Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the boot loader Ethernet controller functions.
Programming element | Description |
---|---|
EbootEtherReadData | This function reads the specified number of bytes from an Ethernet controller into the caller-provided buffer. |
EbootGetDHCPAddr | This function obtains an IP address from the Dynamic Host Configuration Protocol (DHCP) server. |
EbootInitEtherTransport | This function initializes the Ethernet download transport. |
EbootWaitForHostConnect | This function communicates with Microsoft Platform Builder on the development workstation to obtain the contents of an EDBG_OS_CONFIG_DATA structure. |
OEMEthGetFrame | This function receives data from the debug Ethernet adapter. |
OEMEthSendFrame | This function sends data over the debug Ethernet adapter. |
See Also
Required Boot Loader Functions
Send Feedback on this topic to the authors