patina-v19.0.5
·
353 commits
to refs/heads/main
since this release
What's Changed
-
patina\_test: Disable Timer Tests at Ready To Boot @os-d (#1254)
Change Details
## Description
The bootloader takes over after ready to boot, so we should disable our timer based tests then. Some bootloaders (e.g. grub) don't disable interrupts when executing, so our tests can continue to execute and have spurious results.
- Impacts functionality?
- Impacts security?
- Breaking change?
- Includes tests?
- Includes documentation?
How This Was Tested
Booting Q35 to Linux.
Integration Instructions
N/A.
Full Changelog: patina-v19.0.4...v19.0.5