zig/lib/std/os/uefi
mlugg 4330c40596
std: avoid field/decl name conflicts
Most of these changes seem like improvements. The PDB thing had a TODO
saying it used to crash; I anticipate it works now, we'll see what CI
does.

The `std.os.uefi` field renames are a notable breaking change.
2024-08-29 20:39:11 +01:00
..
protocol std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
tables std: eliminate some uses of usingnamespace 2024-02-01 20:30:42 +00:00
device_path.zig std: avoid field/decl name conflicts 2024-08-29 20:39:11 +01:00
hii.zig std.os.uefi: reorganize namespaces 2023-08-24 22:38:47 -07:00
pool_allocator.zig lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
protocol.zig feat(std.os.uefi.protocol): add Serial IO 2024-07-28 12:37:53 +00:00
status.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
tables.zig Make EfiPhysicalAddress in std/os/uefi/tables.zig public 2024-02-05 15:31:33 +00:00