Skip to content

Conversation

@izissise
Copy link

When building existing platforms descriptions, it is hard for a user to choose a default boot option at build time.
This patch adds a Pcd that set Boot0000 in the early boot. This does not change BootOrder, so the BootOrder can still be overriden with NVData.

Example:
'--pcd=gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootBoot0000=Lshell.efi' will boot a newly flashed device to the shell.

When building existing platforms descriptions, it is hard for a user
to choose a default boot option at build time.
This patch adds a Pcd that set Boot0000 in the early boot.
This does not change BootOrder, so the BootOrder can
still be overriden with NVData.

Example:
'--pcd=gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootBoot0000=Lshell.efi'
will boot a newly flashed device to the shell.

Signed-off-by: Hugues Morisset <morisset.hugues@gmail.com>
@github-actions
Copy link

This PR has been automatically marked as stale because it has not had activity in 60 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale Due to lack of updates, this item is pending deletion. label Apr 21, 2024
@github-actions
Copy link

This pull request has been automatically been closed because it did not have any activity in 60 days and no follow up within 7 days after being marked stale. Thank you for your contributions.

@github-actions github-actions bot closed this Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Due to lack of updates, this item is pending deletion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant