zig/lib/std/os/uefi/tables
mlugg d00e05f186
all: update to std.builtin.Type.Pointer.Size field renames
This was done by regex substitution with `sed`. I then manually went
over the entire diff and fixed any incorrect changes.

This diff also changes a lot of `callconv(.C)` to `callconv(.c)`, since
my regex happened to also trigger here. I opted to leave these changes
in, since they *are* a correct migration, even if they're not the one I
was trying to do!
2025-01-16 12:46:29 +00:00
..
boot_services.zig all: update to std.builtin.Type.Pointer.Size field renames 2025-01-16 12:46:29 +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: eliminate some uses of usingnamespace 2024-02-01 20:30:42 +00:00
system_table.zig std.os.uefi: reorganize namespaces 2023-08-24 22:38:47 -07:00
table_header.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00