zig/lib/std/os/uefi
Andrew Kelley 50eb7983cd remove most conditional compilation based on stage1
There are still a few occurrences of "stage1" in the standard library
and self-hosted compiler source, however, these instances need a bit
more careful inspection to ensure no breakage.
2022-12-06 20:38:54 -07:00
..
protocols remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
tables remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
pool_allocator.zig zig fmt: remove trailing whitespace on doc comments 2022-04-05 18:08:33 +03:00
protocols.zig change uefi packed structs to new integer backed syntax (#13173) 2022-10-30 15:08:32 -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 change uefi packed structs to new integer backed syntax (#13173) 2022-10-30 15:08:32 -04:00