rust/library/std
Matthias Krüger 5a3ecd53e4
Rollup merge of #127462 - Ayush1325:uefi-env, r=joboet
std: uefi: Add basic Env variables

- Implement environment variable functions
- Using EFI Shell protocol.
2024-10-19 17:25:33 +02:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #127462 - Ayush1325:uefi-env, r=joboet 2024-10-19 17:25:33 +02:00
tests Avoid shadowing user provided types or type aliases in thread_local! 2024-10-18 10:27:41 +08:00
build.rs enable f16 and f128 on windows-gnullvm targets 2024-10-05 23:55:39 +02:00
Cargo.toml Auto merge of #131816 - Zalathar:profiler-feature, r=Kobzol 2024-10-19 10:55:40 +00:00