Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Make EFI/BOOT/BOOTRISCV64.EFI autostart #12

Open
JohnAZoidberg opened this issue Mar 1, 2021 · 6 comments
Open

Make EFI/BOOT/BOOTRISCV64.EFI autostart #12

JohnAZoidberg opened this issue Mar 1, 2021 · 6 comments

Comments

@JohnAZoidberg
Copy link
Collaborator

See: #7 (comment)

@JohnAZoidberg
Copy link
Collaborator Author

Not sure what's required for this. The filename is correct and MdePkg/Include/Uefi/UefiSpec.h already has it.
We include BdsDxe in our image. Not sure what conditions it needs to trigger it.
Can you please help with this, @changab?

@JohnAZoidberg
Copy link
Collaborator Author

JohnAZoidberg commented Mar 1, 2021

As a workaround you can create startup.nsh with the content: FS0:\EFI\BOOT\BOOTRISCV64.EFI. cc @kallisti5

@changab
Copy link
Collaborator

changab commented Mar 1, 2021

Hmm, same thought here. We already have bootriscv64.efi defined in UEfiSpec.h. Boot manager suppose will find the boot image from the storage automatically. Have to check it.

@howdou
Copy link

howdou commented Mar 2, 2021

It sounds like you need to configure the BootOrder.

@JohnAZoidberg
Copy link
Collaborator Author

Yep, correct. With BoorOrder set to 2 it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants