Skip to content

std: sys: process: uefi: Add program searching#151014

Open
Ayush1325 wants to merge 1 commit intorust-lang:mainfrom
Ayush1325:uefi-cmd-path
Open

std: sys: process: uefi: Add program searching#151014
Ayush1325 wants to merge 1 commit intorust-lang:mainfrom
Ayush1325:uefi-cmd-path

Conversation

@Ayush1325
Copy link
Contributor

  • Follow UEFI Shell search flow to search for programs while launching.
  • Tested using OVMF on QEMU.

@rustbot label +O-UEFI

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jan 12, 2026
@rustbot
Copy link
Collaborator

rustbot commented Jan 12, 2026

r? @ibraheemdev

rustbot has assigned @ibraheemdev.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Ayush1325
Copy link
Contributor Author

cc @nicholasbishop

@Ayush1325
Copy link
Contributor Author

Marking this as draft for now. Will update once split_paths is implemented (just found out about it).

@Ayush1325 Ayush1325 marked this pull request as draft January 25, 2026 10:11
@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 25, 2026
@Ayush1325 Ayush1325 marked this pull request as ready for review February 17, 2026 05:20
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Feb 17, 2026
@rustbot

This comment has been minimized.

- Follow UEFI Shell search flow to search for programs while launching.
- Tested using OVMF on QEMU.

Signed-off-by: Ayush Singh <ayush@beagleboard.org>
@rustbot
Copy link
Collaborator

rustbot commented Feb 17, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@Ayush1325
Copy link
Contributor Author

cc @nicholasbishop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-UEFI UEFI S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants