diff options
Diffstat (limited to 'UefiMonitorTest/fonts')
-rw-r--r-- | UefiMonitorTest/fonts/System-8x16.h | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/UefiMonitorTest/fonts/System-8x16.h b/UefiMonitorTest/fonts/System-8x16.h index 3098d88..aa96707 100644 --- a/UefiMonitorTest/fonts/System-8x16.h +++ b/UefiMonitorTest/fonts/System-8x16.h @@ -748,11 +748,11 @@ UINT8 gFontSystem8x16[SYSTEM8X16_FONT_SIZE] = { // * 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, +0,0,1,0,0,0,0,0, +1,0,1,0,1,0,0,0, +0,1,1,1,0,0,0,0, +0,1,0,1,0,0,0,0, +1,0,0,0,1,0,0,0, 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, @@ -1072,15 +1072,15 @@ UINT8 gFontSystem8x16[SYSTEM8X16_FONT_SIZE] = { // < 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, +0,0,0,0,1,1,0,0, +0,0,0,1,1,0,0,0, +0,0,1,1,0,0,0,0, +0,1,1,0,0,0,0,0, +1,1,0,0,0,0,0,0, +0,1,1,0,0,0,0,0, +0,0,1,1,0,0,0,0, +0,0,0,1,1,0,0,0, +0,0,0,0,1,1,0,0, 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, @@ -1108,15 +1108,15 @@ UINT8 gFontSystem8x16[SYSTEM8X16_FONT_SIZE] = { // > 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, -0,0,0,0,0,0,0,0, +1,1,0,0,0,0,0,0, +0,1,1,0,0,0,0,0, +0,0,1,1,0,0,0,0, +0,0,0,1,1,0,0,0, +0,0,0,0,1,1,0,0, +0,0,0,1,1,0,0,0, +0,0,1,1,0,0,0,0, +0,1,1,0,0,0,0,0, +1,1,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0, |