blob: 6e71f0da008b9522f599b4f0032ef34f79260d89 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
# 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...
|