Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Send Feedback on this topic to the authors