x86 Source Organization
The code that makes up the boot loader has been componentized into the directories shown in the following table.
Directory | Description |
---|---|
%_WINCEROOT%\Platform\Geode\Romboot | Build files for Geode-based platforms, .bib, batch, and so on. |
%_WINCEROOT%\Public\Common\Oak\csp\i486\Romboot | Common boot loader code. |
%_WINCEROOT%\Public\Common\Oak\CSP\i486\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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.