zig
zig copied to clipboard
feat(std.os.uefi.protocol): add Serial IO
the purpose of this PR is to introduce the Serial IO Protocol interface as described in the UEFI Specification
closes #16713
tested by running zig test lib/std/std.zig --zig-lib-dir lib