Nameless 40e84a27d6
change uefi packed structs to new integer backed syntax (#13173)
* 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
2022-10-30 15:08:32 -04:00
..
2022-10-30 01:09:31 -07:00
2022-09-12 18:13:24 -07:00
2022-10-06 21:22:20 +03:00
2022-10-20 09:21:06 -07:00
2022-08-31 19:30:51 +02:00
2022-08-23 21:11:02 -07:00
2022-10-25 09:04:04 -07:00
2022-01-07 00:06:06 -05:00
2022-09-11 23:18:43 -04:00
2022-10-16 11:35:27 -04:00
2022-10-25 05:11:29 -04:00
2022-09-12 18:13:24 -07:00
2022-04-15 17:01:01 -05:00
2022-01-07 00:06:06 -05:00
2022-09-13 20:26:04 -04:00