zig/lib/std/os/uefi
antlilja 4971df8572 UEFI pool allocator changes
* Changed the interface to align with the new allocator interface.
* Fixed bug where not enough memory was allocated for the header or to
  align the pointer.
2023-01-12 03:46:15 -05:00
..
protocols std.builtin: rename Type.UnionField and Type.StructField's field_type to type 2022-12-17 14:11:33 +01:00
tables remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
pool_allocator.zig UEFI pool allocator changes 2023-01-12 03:46:15 -05:00
protocols.zig change uefi packed structs to new integer backed syntax (#13173) 2022-10-30 15:08:32 -04:00
status.zig std/os/uefi: Don't treat efi status warnings as errors 2022-01-16 03:50:50 -05:00
tables.zig change uefi packed structs to new integer backed syntax (#13173) 2022-10-30 15:08:32 -04:00