Debug Functions
The following table shows the boot loader debug functions with a description of the purpose of each.
Programming element | Description |
---|---|
OEMInitDebugSerial | This function initializes the debug serial port on the target device. |
OEMReadDebugByte | This function retrieves a byte from the debug monitor port. |
OEMWriteDebugByte | This function outputs a byte to the debug monitor port. |
OEMWriteDebugString | This function writes a string to the debug monitor port. |
See Also
Required Boot Loader Functions
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.