rust/library/std
Ayush Singh f8ac1c44db
uefi: Implement getcwd and chdir
- Using EFI Shell Protocol. These functions do not make much sense
  unless a shell is present.
- Return the exe dir in case shell protocol is missing.

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
2024-10-14 11:05:22 +05:30
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src uefi: Implement getcwd and chdir 2024-10-14 11:05:22 +05:30
tests rustc_target: Add sme-b16b16 as an explicit aarch64 target feature 2024-10-10 10:24:57 +00:00
build.rs enable f16 and f128 on windows-gnullvm targets 2024-10-05 23:55:39 +02:00
Cargo.toml Update compiler-builtins to 0.1.133 2024-10-05 21:34:51 -05:00