x86 Source Organization (Windows CE 5.0)

Send Feedback

The code that makes up the boot loader has been componentized into the directories shown in the following table.

Directory Description
%_WINCEROOT%\Platform\Geode\Src\BootLoader\ROMBoot Build files for Geode-based hardware platforms, .bib, batch, and so on.
%_WINCEROOT%\Public\Common\Oak\CSP\x86\ROMBoot Common boot loader code.
%_WINCEROOT%\Public\Common\Oak\CSP\x86\Geode\Romboot Geode and MediaGX chipset code.
%_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\SMC9000 SMC 9000 Ethernet driver.
%_WINCEROOT%\Public\Common\Oak\Drivers\Ethdbg\DP83815 DP83815 Ethernet driver.

See Also

x86 ROM Boot Loader

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.