zig/lib/std/os/uefi
Linus Groh 0660f5b521 std.os.uefi: Drop 'Efi' prefix from type names
The UEFI spec only does this because C doesn't have namespaces, we don't
have that problem. Most type names were already omitting the prefix.
2025-02-09 02:30:32 +00:00
..
protocol std.os.uefi: Drop 'Efi' prefix from type names 2025-02-09 02:30:32 +00:00
tables std.os.uefi: Drop 'Efi' prefix from type names 2025-02-09 02:30:32 +00:00
device_path.zig std.os.uefi: Adjust casing of remaining enum fields 2025-02-09 02:23:53 +00:00
hii.zig std.os.uefi: reorganize namespaces 2023-08-24 22:38:47 -07:00
pool_allocator.zig std.os.uefi: Adjust casing of remaining enum fields 2025-02-09 02:23:53 +00:00
protocol.zig feat(std.os.uefi.protocol): add Serial IO 2024-07-28 12:37:53 +00:00
status.zig std.os.uefi: Drop 'Efi' prefix from type names 2025-02-09 02:30:32 +00:00
tables.zig std.os.uefi: Drop 'Efi' prefix from type names 2025-02-09 02:30:32 +00:00