zig icon indicating copy to clipboard operation
zig copied to clipboard

feat(std.os.uefi.protocol): add Serial IO

Open MattEttler opened this issue 7 months ago • 0 comments

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

MattEttler avatar Jul 23 '24 03:07 MattEttler