Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/os/uefi
History
r00ster91 a56a51e48f fix: wrong return type for _poll
See page 1055 of <https://uefi.org/sites/default/files/resources/UEFI_Spec_2_3_1.pdf>.
2022-10-07 19:33:29 +02:00
..
protocols
fix: wrong return type for _poll
2022-10-07 19:33:29 +02:00
tables
fix: wrap function pointers in std.meta.FnPtr
2022-10-07 19:33:29 +02:00
pool_allocator.zig
zig fmt: remove trailing whitespace on doc comments
2022-04-05 18:08:33 +03:00
protocols.zig
std.os.uefi: Add BlockIoProtocol
2022-04-19 19:51:19 -04:00
status.zig
std/os/uefi: Don't treat efi status warnings as errors
2022-01-16 03:50:50 -05:00
tables.zig
std/os/uefi: Use usingnamespace to re-export symbols
2022-01-13 15:47:13 -05:00