-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
uefishell.check_net_boot_entry: adds new test case
covered the following scenarios in the case: 1. cpu without rdrand, with fallback rng and with one or two serial port 2. cpu without rdrand, with virtio-rng and with one or two serial port 3. cpu with rdrand, without virtio-rng and with one or two serial port 4. cpu with rdrand, with virtio-rng and with one or two serial port Signed-off-by: Xueqiang Wei <[email protected]>
- Loading branch information
1 parent
bd33da7
commit 9837b79
Showing
2 changed files
with
93 additions
and
3 deletions.
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