x86 Source Organization (Windows Embedded CE 6.0)
1/5/2010
The code that makes up the boot loader has been componentized into the directories shown in the following table.
Directory | Description |
---|---|
%_WINCEROOT%\Public\Common\Oak\Drivers\Ethdbg\Blcommon |
More common boot loader code. |
%_WINCEROOT%\Public\Common\Oak\Drivers\Ethdbg\Eboot |
Common download code. |
%_WINCEROOT%\Public\Common\Oak\Drivers\Ethdbg\RTL8139 |
RealTek 8139 Ethernet driver. |
%_WINCEROOT%\Public\Common\Oak\Drivers\Ethdbg\NE2000 |
NE2000 Ethernet driver. |
%_WINCEROOT%\Public\Common\Oak\Drivers\Ethdbg\DP83815 |
DP83815 Ethernet driver. |