Ethernet Boot Loader

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

The Ethernet boot loaders provided by Microsoft are typically made up of BLCOMMON, Eboot, and network drivers. The code implemented by OEMs also makes up part of the boot loaders. The following illustration shows the architecture of a typical Ethernet boot loader.

Aa913507.aa340088-023f-455b-8fbb-b7b3e8db873c(en-US,WinEmbedded.60).gif

The BLCOMMON, Eboot, and network drivers are code libraries designed to be reusable and portable. They implement common boot loader functionality and make development of new boot loaders easier.

Samples of code implemented by OEMs are provided for board support packages (BSPs) that ship with Windows Embedded CE 6.0. You must customize the sample codes for the hardware platform.

For more information about the Ethernet boot loader, see the following topics:

See Also

Concepts

Boot Loaders
Specialized Boot Loaders