Initialization Functions
The following table shows the boot loader initialization functions with a description of the purpose of each.
Programming element | Description |
---|---|
BootloaderMain | This function initializes the platform, and chooses and initializes the download transport by calling OEM platform functions. |
StartUp | This function is the first function to be called when the OS is booted from either the boot loader or reset vector. |
See Also
Required Boot Loader Functions
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.