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.
10/16/2014
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. |