The primary purpose of this repository is to serve as a test vehicle for the Patina project. It can be used as a reference for a simple integration of Patina with EDK II components. It contains a permanent fork of OvmfPkg from EDK II with changes based on the following:
- Documentation
- GitHub Links
- ODP GitHub organization
- Patina GitHub repository
- Patina DXE Core QEMU repository showcasing the Patina DXE core .efi binary used by this repository
There are two platforms currently supported in this repository: Q35 and SBSA. They have build documentation listed in their READMEs:
This repository contains scheduled github workflows to detect regressions in firmware. See Platforms/Docs/Common/regression-testing.md.