Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task support for rebooting into an EFI Application #59

Open
hajya opened this issue Oct 29, 2020 · 1 comment
Open

Task support for rebooting into an EFI Application #59

hajya opened this issue Oct 29, 2020 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@hajya
Copy link
Contributor

hajya commented Oct 29, 2020

Not all actions needed happen in the HL OS. It would be great to understand if we can find a way to orchestrate:

  1. Take an EFI Application from disk / somewhere
  2. place it into a FAT32 / shared location
  3. setup the system to boot to the EFI Application on next boot.

one example of this could be rebooting into EFI Shell and running some commands.

@hajya hajya added enhancement New feature or request question Further information is requested labels Oct 29, 2020
@spaceisfun
Copy link
Member

@hajya do you know of an API to do this? I saw this bcdedit /set {fwbootmgr} bootsequence {GUID} in https://github.com/chengxuncc/booToLinux but i think this would be a permanent boot order change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants