From 08d27be07efcc802dd648e1c957662d654b7cb64 Mon Sep 17 00:00:00 2001 From: Joursoir Date: Thu, 12 May 2022 12:29:38 +0300 Subject: update existing list of tests --- README.md | 5 ++--- UefiMonitorTest/UefiMonitorTestStrings.uni | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6e71f0d..952be52 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,8 @@ A monitor diagnostic and testing tool. It includes several tests that should all ## Tests * Solid colors -* Colored lines -* Grayscale -* Mesh field +* Grayscale +* Gradients * Chess board ## Installation diff --git a/UefiMonitorTest/UefiMonitorTestStrings.uni b/UefiMonitorTest/UefiMonitorTestStrings.uni index f82e4df..3d99dab 100644 --- a/UefiMonitorTest/UefiMonitorTestStrings.uni +++ b/UefiMonitorTest/UefiMonitorTestStrings.uni @@ -27,10 +27,10 @@ #string STR_MM_SUBTITLE #language en-US "Let's choose the test you would like to carry out" -#string STR_MM_MENU #language en-US "F1 Solid Colors F5 Chess board F9 NONE\n" - "F2 Colored lines F6 NONE F10 NONE\n" - "F3 Grayscale F7 NONE F11 NONE\n" - "F4 Mesh field F8 NONE F12 Settings\n" +#string STR_MM_MENU #language en-US "F1 Solid Colors F5 NONE F9 NONE\n" + "F2 Grayscale F6 NONE F10 NONE\n" + "F3 Gradients F7 NONE F11 NONE\n" + "F4 Chess board F8 NONE F12 Settings\n" #string STR_MM_TIP_TITLE #language en-US "CONTROLS:" -- cgit v1.2.3-18-g5258