v6.1.0
·
1393 commits
to refs/heads/main
since this release
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:
Here a report:
remove the .txt extension before.
report_rs.html.txtKnown issue
- Need to fix ExitBootServices not reoprted (#186)
- Getting the name of the module. Code has moved and need more work to add this feature back. (#187)
- Getting module name for ComponentName2 Protocol. (#192)
- Getting the module name via FSS UI section. (#193)
- Verify unused performance records. #195
- 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