mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-29 20:24:00 +00:00
Enable uart as early as possible to make things easier for debugging. After this we could use printf to output information to the uart. As for pr_xxx APIs, they start to work when init_logmsg is called. Tracked-On: #2987 Signed-off-by: Li, Fei1 <fei1.li@intel.com> |
||
---|---|---|
.. | ||
console.h | ||
dbg_cmd.h | ||
dump.h | ||
logmsg.h | ||
npk_log.h | ||
profiling_internal.h | ||
profiling.h | ||
sbuf.h | ||
shell.h | ||
trace.h | ||
uart16550.h |