rust/library/std
Ayush Singh 032e3766d5
Handle ExitBootServices
- Make BootServices unavailable if ExitBootServices event is signaled.
- Use thread locals for SystemTable and ImageHandle

Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
2023-09-22 17:23:33 +05:30
..
benches
src Handle ExitBootServices 2023-09-22 17:23:33 +05:30
tests Add data race test to std::env::{get, set} 2023-08-20 21:50:45 +02:00
build.rs Add Minimal Std implementation for UEFI 2023-09-22 17:23:30 +05:30
Cargo.toml Add Minimal Std implementation for UEFI 2023-09-22 17:23:30 +05:30