Share via


Boot Loader Ethernet Controller Functions (Windows Embedded CE 6.0)

1/5/2010

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 Platform Builder for Windows Embedded CE 6.0 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

Other Resources

Required Boot Loader Functions