We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3bc2a commit ea6cd41Copy full SHA for ea6cd41
uefi/CHANGELOG.md
@@ -11,6 +11,8 @@
11
- Added `proto::scsi::pass_thru::ExtScsiPassThru`.
12
- Added `proto::nvme::pass_thru::NvmePassThru`.
13
- Added `proto::ata::pass_thru::AtaPassThru`.
14
+- Added `boot::ScopedProtocol::open_params()`.
15
+- Added `boot::TplGuard::old_tpl()`.
16
17
## Changed
18
- **Breaking:** Removed `BootPolicyError` as `BootPolicy` construction is no
0 commit comments