MultiArchUefiPkg icon indicating copy to clipboard operation
MultiArchUefiPkg copied to clipboard

Per-image tracing

Open andreiw opened this issue 2 years ago • 0 comments

Today all sorts of debug info is printed for debug builds, but it's completely non-selective, rendering it useless for situations where you need extra logging.

Make logging levels/options per image (inheriting global state on image launch). Add a test protocol call to manipulate local image logging state. Add an application to change the global state.

andreiw avatar Mar 22 '23 05:03 andreiw