zig/lib/std/os/uefi
r00ster91 47e72132e2 fix: wrong amount of arguments passed to function
I don't know why that one argument was discarded. Is there a reason? It failed to compile.
2022-10-07 19:33:29 +02:00
..
protocols fix: wrong amount of arguments passed to function 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