·
2 commits
to refs/heads/main
since this release
What's Changed
-
Update to patina v16.0.1 @Javagedes (#78)
Change Details
## Description
Update to patina v16.0.1 to fix a bug in release builds that result in the hob list not being set.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Boot to release Q35
Integration Instructions
N/A
</blockquote> <hr> </details>
-
Add ACPI PM timer frequency measurement to Q35 @berlin-with0ut-return (#67)
Change Details
## Description Use the ACPI PM timer to measure frequency on Q35, as it does not support CPUID or rdtsc. This depends on the new PerfTimer component (see https://github.com/OpenDevicePartnership/patina/pull/880).
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Q35 now gives reasonable timings (between 0-15s on debug builds).
Integration Instructions
N/A.
Full Changelog: v2.1.0...v2.1.1