Skip to content

v6.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Dec 02:49
· 1393 commits to refs/heads/main since this release
f632988

What's Changed

🚀 Features & ✨ Enhancements

  • Add UEFI Performance Lib @magravel (#161)
    Change Details
      ## Description
    • Add protocol and function to log performance.
    • Publish the FPDT Table.

    Here is a screenshot report:

    image

    Here a report:

    remove the .txt extension before.
    report_rs.html.txt

    Known issue

    1. Need to fix ExitBootServices not reoprted (#186)
    2. Getting the name of the module. Code has moved and need more work to add this feature back. (#187)
    3. Getting module name for ComponentName2 Protocol. (#192)
    4. Getting the module name via FSS UI section. (#193)
    5. Verify unused performance records. #195
    6. Finish Module DB end perf record. #194
    • Impacts functionality?
    • Impacts security?
    • Breaking change?
    • Includes tests?
    • Includes documentation?

    How This Was Tested

    This was tested by running in QEMU (Shell and can boot to OS) and on real hardware (intel device).

    Integration Instructions

    N/A

      </blockquote>
      <hr>
    </details>
    

Full Changelog: v6.0.2...v6.1.0