Logging Code (Compact 2013)
3/26/2014
There is one logging function, BootLog, which is described below.
Note
Do not use this function to communicate with the user; use OEMBootNotify instead. Even if you route logging and notification messages to the same physical channel, you should separate this functionality as a good practice. It can be helpful later, for example, when you disable logging in a release build.