Files
rust/library
Jubilee fc3d7ee7b7 Rollup merge of #141324 - Ayush1325:uefi-rand-fallback, r=joboet
std: sys: random: uefi: Provide rdrand based fallback

Some UEFI systems based on American Megatrends Inc. v3.3 do not provide RNG support [1]. So fallback to rdrand in such cases.

[1]: https://github.com/rust-lang/rust/issues/138252#issuecomment-2891270323

Fixes https://github.com/rust-lang/rust/issues/138252

cc `@seijikun`
2025-06-23 12:48:19 -07:00
..
2025-06-16 07:00:13 +00:00
2025-06-12 07:59:13 +00:00
2025-05-01 20:01:43 +05:30
2025-05-07 13:08:19 +08:00
2025-06-19 18:39:08 -04:00