Download Functions
The following table shows the boot loader download functions with a description of the purpose of each.
Programming element | Description |
---|---|
OEMMapMemAddr | This function is used to handle downloads that are destined for flash. |
OEMReadData | This function is called by the BLCOMMON framework and reads data from the transport during the download process. |
OEMShowProgress | This function shows visual information, on an LED for example, to let users know that the download is in progress. |
See Also
Required Boot Loader Functions
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.