Boot Loader Initialization Functions (Windows Embedded CE 6.0)
1/5/2010
The following table shows the boot loader initialization functions.
Programming element | Description |
---|---|
This function initializes the platform, and chooses and initializes the download transport by calling OEM platform functions. |
|
This function is the first function to be called when the OS is booted from either the boot loader or reset vector. This function initializes the CPU to a known state and then calls one of the kernel initialization functions, either KernelInitialize or KernelStart. |