Skip to content

v2023110000.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 20:04
· 39 commits to refs/heads/release/202311 since this release
1c115e6

What's Changed

  • Add an assert to TCG log function if log is full @cfernald (#257)
    Change Details
      ## Description

    Currently, if the TCG log fills up, the firmware will boot only logging some errors and the OS may or may not fail depending on scenario and configuration. This PR adds an assert so that these truncations can be found in testing rather then having to wait for failures in production.

    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    N/A

    Integration Instructions

    N/A




Full Changelog: v2023110000.0.4...v2023110000.0.5