zig/lib/std/os/uefi
AsmArtisan256 69cf40da60
std.os.uefi.protocol.file: fix getInfo() buffer alignment (#24496)
* std.os.uefi.protocol.file: use @alignCast in getInfo() method to fix #24480

* std.os.uefi.protocol.file: pass alignment responsabilities to caller by redefining the buffer type instead of blindly calling @alignCast
2025-07-18 19:07:05 +00:00
..
protocol std.os.uefi.protocol.file: fix getInfo() buffer alignment (#24496) 2025-07-18 19:07:05 +00:00
tables std.os.uefi.tables: ziggify boot and runtime services (#23441) 2025-07-12 17:18:53 +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.tables: ziggify boot and runtime services (#23441) 2025-07-12 17:18:53 +00:00
protocol.zig std.os.uefi.protocol: ziggify function signatures (#23214) 2025-04-01 10:47:51 +00:00
status.zig lib/std/os/uefi/status.zig: add error to enum conversion fn 2025-03-09 10:54:21 +00:00
tables.zig std.os.uefi.tables: ziggify boot and runtime services (#23441) 2025-07-12 17:18:53 +00:00