v4.0.7
github-actions
released this
06 Aug 14:16
·
18 commits
to refs/heads/main
since this release
What's Changed
-
DfciPkg/DfciSettings.h: Add new DFCI settings @damonhunka (#240)
Change Details
## Description
Adding DFCI settings for two more power policies: After Power Loss, and Always on.
- After Power Loss will boot the device back to the previous state before power loss.
- Always on will always boot the device up to S0.
The difference between the behaviors of the two modes is
Always On
will boot it up even if power was yanked in the shutdown state.- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
Full Changelog: v4.0.6...v4.0.7