v3.0.6
github-actions
released this
20 Sep 02:39
·
10 commits
to refs/heads/main
since this release
What's Changed
-
Initialize the FRB2 watchdog timer in DXE phase if PEI is not supported. @ScottieKuo (#257)
Change Details
Initialize the FRB2 watchdog timer in DXE phase if PEI is not supported.
Description
PEIM driver support was limited on ARM based project and caused FRB2
watchdog timer was not enabled.Expected Behavior:
FRB2 watchdog timer should be set correctly based on policy.FIX APPLIED:
Add FRB2 timer running check, if timer is not running and policy is set,
enable FRB2 watchdog timer.For details on how to complete these options and their meaning refer to CONTRIBUTING.md.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Tested with ARM based project and observed the watchdog timer was set
based on policy setting.Integration Instructions
N/A
</blockquote> <hr> </details>
-
update CI branches to release/202405 @apop5 (#253)
Change Details
## Description
Update the CI branches to release/202405
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
CI
Integration Instructions
N/A
</blockquote> <hr> </details>
Full Changelog: v3.0.5...v3.0.6