Share via


Boot Loader Ethernet Controller Functions (Compact 2013)

10/16/2014

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 Compact 2013 on the development computer 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

Reference

Required Boot Loader Functions