You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the usefulness of OutputWriter extends beyond just uefi-logger: anyone who uses the SystemTable's stdout is likely to eventually need that kind of functionality.
Therefore, mind if I move it to uefi-exts and make uefi-logger depend on that?