-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Query hypervisor GHCB features during SVSM startup
This is used to verify that the hypervisor implements all of the GHCB features required (since not all of them are guaranteed by virtue of supporting version 2 of the GHCB protocol) and captures any optional features that may influence SVSM behavior. Signed-off-by: Jon Lange <jlange@microsoft.com>
- Loading branch information
1 parent
3ac60e0
commit f645156
Showing
3 changed files
with
67 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters