Skip to content

Conversation

@rbradford
Copy link
Member

@rbradford rbradford commented Mar 10, 2023

The Linux Boot Protocol is no longer supported for starting RHF and as
such there is no need to implemement that trait.

In this case the trait was also being overloaded for access to some code
for booting with the Linux Boot Protocol and so those functions are
now directly included in boot::Params.

Signed-off-by: Rob Bradford [email protected]

@rbradford rbradford force-pushed the 2023-03-10-remove-linux-boot-protocol-info-implementation branch from 1de4099 to 734c632 Compare March 10, 2023 12:49
The Linux Boot Protocol is no longer supported for starting RHF and as
such there is no need to implemement that trait.

In this case the trait was also being overloaded for access to some code
for booting *with* the Linux Boot Protocol and so those functions are
now directly included in `boot::Params`.

Signed-off-by: Rob Bradford <[email protected]>
@rbradford rbradford force-pushed the 2023-03-10-remove-linux-boot-protocol-info-implementation branch from 734c632 to 4dad564 Compare March 10, 2023 13:38
@rbradford rbradford requested review from retrage and sboeuf March 10, 2023 14:10
@retrage retrage merged commit 6b73ade into cloud-hypervisor:main Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants