rust/library/std/src/sys
Matthias Krüger 835edc1397
Rollup merge of #116341 - Ayush1325:uefi-args, r=Mark-Simulacrum
Implement sys::args for UEFI

- Uses `EFI_LOADED_IMAGE_PROTOCOL`, which is implemented for all loaded images.

Tested on qemu with OVMF

cc ``@nicholasbishop``
cc ``@dvdhrm``
2023-10-15 21:29:07 +02:00
..
common Add Minimal Std implementation for UEFI 2023-09-22 17:23:30 +05:30
hermit Rollup merge of #115489 - saethlin:is-interrupted, r=thomcc 2023-09-03 21:38:43 +02:00
itron Add a new helper to avoid calling io::Error::kind 2023-08-25 21:26:06 -04:00
personality Fix broken links 2023-09-30 10:26:04 +08:00
sgx Auto merge of #111595 - fortanix:raoul/waitqueue_clarifications, r=workingjubilee 2023-10-06 11:12:13 +00:00
solid kmc-solid: Refactor is_interrupted to avoid integer overflow 2023-09-01 11:55:48 +09:00
uefi Implement args for UEFI 2023-10-15 18:45:13 +05:30
unix Fix broken build on ESP-IDF caused by #115108 2023-10-14 10:20:48 +00:00
unsupported Auto merge of #114590 - ijackson:stdio-stdio-2, r=dtolnay 2023-09-09 19:56:51 +00:00
wasi Use io_error_more on WASI 2023-10-06 19:05:45 +02:00
wasm std: replace generic thread parker with explicit no-op parker 2023-02-16 15:06:45 +01:00
windows Test that unix sockets exist on Windows 2023-10-13 06:02:38 +01:00
xous std: xous: add support for locks 2023-08-22 20:25:38 +08:00
mod.rs Use RawOsError for UEFI 2023-09-22 17:23:33 +05:30