index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
pal
/
uefi
/
helpers.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-03
setup CI and tidy to use typos for spellchecking and fix few typos
klensy
-3
/
+3
2025-05-23
std: sys: net: uefi: Implement TCP4 connect
Ayush Singh
-2
/
+8
2025-04-27
use generic Atomic type where possible
Christopher Durham
-4
/
+4
2025-03-23
Rollup merge of #138236 - Ayush1325:uefi-event, r=petrochenkov
Michael Goulet
-33
/
+53
2025-03-18
uefi: fs: Implement exists
Ayush Singh
-3
/
+0
2025-03-17
uefi: Add OwnedEvent abstraction
Ayush Singh
-33
/
+53
2025-03-14
Auto merge of #137424 - Ayush1325:uefi-path-node, r=nicholasbishop,cuviper
bors
-0
/
+179
2025-03-07
Rollup merge of #138034 - thaliaarchi:use-prelude-size-of, r=tgross35
Matthias Krüger
-1
/
+1
2025-03-06
library: Use size_of from the prelude instead of imported
Thalia Archibald
-1
/
+1
2025-03-05
Rollup merge of #137477 - Ayush1325:uefi-service-binding, r=Noratrieb
许杰友 Jieyou Xu (Joe)
-1
/
+60
2025-03-03
uefi: helpers: Add DevicePathNode abstractions
Ayush Singh
-0
/
+179
2025-03-02
uefi: Add Service Binding Protocol abstraction
Ayush Singh
-1
/
+60
2025-02-28
Use correct error message casing for `io::const_error`s
Noratrieb
-5
/
+5
2025-02-10
Fix &&str and trailing commas in io::const_error!
Thalia Archibald
-1
/
+1
2025-01-16
uefi: Implement path
Ayush Singh
-1
/
+49
2025-01-13
uefi: helpers: Introduce OwnedDevicePath
Ayush Singh
-6
/
+15
2024-11-26
std: update internal uses of `io::const_error!`
joboet
-16
/
+14
2024-10-18
std: uefi: Add basic Env variables
Ayush Singh
-1
/
+22
2024-10-14
uefi: Implement getcwd and chdir
Ayush Singh
-10
/
+14
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+3
2024-07-26
Fix doc nits
John Arundel
-5
/
+7
2024-07-19
uefi: process: Fixes from PR
Ayush Singh
-39
/
+92
2024-07-19
uefi: process: Add support to capture stdout
Ayush Singh
-2
/
+74
2024-07-19
uefi: Add process
Ayush Singh
-1
/
+71
2024-03-23
Rollup merge of #120419 - Ayush1325:uefi-sys-os, r=nicholasbishop,workingjubilee
Jubilee
-8
/
+75
2024-03-17
Expand sys/os for UEFI
Ayush Singh
-8
/
+75
2024-02-09
Implement SystemTime for UEFI
Ayush Singh
-0
/
+8
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+148