# edk2-test
**Repository Path**: adolphcheng/edk2-test
## Basic Information
- **Project Name**: edk2-test
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: BSD-2-Clause
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-06-24
- **Last Updated**: 2025-05-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# EDK II Test Project
A modern, feature-rich, cross-platform firmware test environment
for the UEFI and PI specifications from www.uefi.org.
Contributions to the EDK II Test open source project are covered by the
[TianoCore Contribution Agreement 1.1](Contributions.txt)
The majority of the content in the EDK II Test open source project uses a
[BSD 2-Clause License](License.txt). The EDK II Test open source project contains
the following components that are covered by additional licenses:
* [uefi-sct](uefi-sct/License.txt)
The EDK II Test Project is composed of sub projects. The maintainers for each sub project
are listed in [Maintainers.txt](Maintainers.txt) under each sub project.
## How to contribute
* Raise a new issue in the [EDK II Test Issue List](https://github.com/tianocore/edk2-test/issues)
* Submit the solution patch as a new GitHub pull request
Refer to the [TianoCore Code Style](https://github.com/tianocore/tianocore.github.io/wiki/Code-Style)
Refer to the [TianoCore Commit Message Format](https://github.com/tianocore/tianocore.github.io/wiki/Commit-Message-Format)
* Cross reference the pull request or corresponding commit, in the Issue thread.
# Resources
* [TianoCore](http://www.tianocore.org)
* [EDK II](https://github.com/tianocore/tianocore.github.io/wiki/EDK-II)
* [Getting Started with EDK II](https://github.com/tianocore/tianocore.github.io/wiki/Getting-Started-with-EDK-II)
* [Mailing Lists](https://github.com/tianocore/tianocore.github.io/wiki/Mailing-Lists)
* [EDK II Test Issue List](https://github.com/tianocore/edk2-test/issues)
* [How To Contribute](https://github.com/tianocore/tianocore.github.io/wiki/How-To-Contribute)