mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 22:04:21 +00:00
* std.os.uefi: integer backed structs, add tests to catch regressions device_path_protocol now uses extern structs with align(1) fields because the transition to integer backed packed struct broke alignment added comptime asserts that device_path_protocol structs do not violate alignment and size specifications |
||
|---|---|---|
| .. | ||
| boot_services.zig | ||
| configuration_table.zig | ||
| runtime_services.zig | ||
| system_table.zig | ||
| table_header.zig | ||