# UEFI Monitor Test

A monitor diagnostic and testing tool. It includes several tests that should allow you to diagnose any potential problems with your monitor. The application is based on the [TianoCore EDK II](https://www.tianocore.org/) development environment. Distributed under the BSD-2-Clause Plus Patent License.

## Tests

* Solid colors
* Colored lines
* Grayscale 
* Mesh field
* Chess board 

## Installation

Coming soon...

## Usage

Move the generated `UefiMonitorTest.efi` to some file system and run it via Uefi Shell:

```
Shell> UefiMonitorTest.efi
```

The app doesn't currently support command line arguments.

### Controls

Coming soon...

## Screenshots

Coming soon...