zig/lib/std/os/uefi/tables
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
..
boot_services.zig std.os.uefi: Drop 'Efi' prefix from type names 2025-02-09 02:30:32 +00:00
configuration_table.zig stage1, stage2: rename c_void to anyopaque (#10316) 2021-12-19 00:24:45 -05:00
runtime_services.zig std.os.uefi: Drop 'Efi' prefix from type names 2025-02-09 02:30:32 +00:00
system_table.zig std.os.uefi: Add missing SystemTable revision constants 2025-02-08 21:02:17 +00:00
table_header.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00