index
:
umt
master
Monitor test for UEFI environment
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
UefiMonitorTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
uni: add missing quote
Joursoir
2022-07-23
1
-1
/
+1
*
implement the chess board test
Nikita
2022-05-17
2
-0
/
+102
*
implement the grayscale test
Nikita
2022-05-14
2
-1
/
+74
*
update existing list of tests
Joursoir
2022-05-12
1
-4
/
+4
*
add the chess board test stubs
Joursoir
2022-05-12
5
-1
/
+81
*
add the grayscale test stubs
Joursoir
2022-05-12
5
-0
/
+80
*
implement settings menu
Joursoir
2022-05-12
2
-1
/
+123
*
add gradients test
Nikita
2022-05-12
6
-1
/
+223
*
tests/SolidColors: replace prepared with formatted title
Joursoir
2022-05-10
2
-17
/
+13
*
graphics: store color names
Joursoir
2022-05-10
5
-32
/
+56
*
main: clear the screen after exit
Joursoir
2022-05-09
1
-0
/
+1
*
tests/SolidColors: fix not displaying blue
Nikita
2022-05-09
1
-1
/
+1
*
graphics: print the number of modes for debugging
Joursoir
2022-05-09
1
-2
/
+2
*
fonts/system-8x16: add glyphs for '>', '<', '*' chars
Joursoir
2022-05-09
1
-23
/
+23
*
main: handle movement between tests
Joursoir
2022-05-05
1
-0
/
+1
*
add solid colors test
Joursoir
2022-05-04
6
-1
/
+185
*
add the settings menu stubs
Joursoir
2022-05-04
5
-1
/
+84
*
extend state actions API
Joursoir
2022-05-04
4
-1
/
+21
*
combine 2 state actions API callbacks into 1
Joursoir
2022-05-04
4
-24
/
+11
*
graphics: improve interaction with icolor and ucolor
Joursoir
2022-05-03
2
-22
/
+49
*
main: declare app version
Joursoir
2022-05-03
1
-0
/
+2
*
main: fix incorrect scan code check
Joursoir
2022-05-03
1
-1
/
+1
*
main: handle user keyboard input
Joursoir
2022-04-28
1
-0
/
+65
*
main: add the context state changing routine
Joursoir
2022-04-28
1
-4
/
+17
*
main menu: implement initialization
Joursoir
2022-04-28
1
-0
/
+62
*
uni: add strings for the main menu
Joursoir
2022-04-28
1
-1
/
+28
*
graphics: add the hii string drawing routine
Joursoir
2022-04-28
2
-0
/
+41
*
graphics: add the getting font parameters routine
Joursoir
2022-04-28
2
-0
/
+23
*
graphics: add the rounded rectangle drawing routine
Joursoir
2022-04-28
2
-0
/
+38
*
graphics: add the bordered rectangle drawing routine
Joursoir
2022-04-28
2
-0
/
+35
*
main: remove HII string packages
Joursoir
2022-04-27
1
-0
/
+18
*
add uni file
Joursoir
2022-04-27
2
-0
/
+6
*
main: publish HII String packages
Joursoir
2022-04-27
3
-0
/
+50
*
add the main menu stubs
Joursoir
2022-04-25
4
-1
/
+75
*
implement application context
Joursoir
2022-04-25
2
-4
/
+37
*
replace local color constants with global ones
Joursoir
2022-04-25
3
-35
/
+41
*
move graphics routines and context to a separate file
Joursoir
2022-04-25
5
-540
/
+635
*
main: add a keyboard context to a graphics context
Joursoir
2022-04-24
3
-0
/
+16
*
main: add a mouse context to a graphics context
Joursoir
2022-04-21
3
-4
/
+60
*
main: add color constants
Joursoir
2022-04-21
1
-0
/
+36
*
main: return EFI_STATUS from PrepareGraphicsInfo()
Joursoir
2022-04-18
1
-5
/
+12
*
main: add the filled circle drawing routine
Nikita
2022-04-18
1
-0
/
+35
*
main: add the string drawing routine
Joursoir
2022-04-11
2
-0
/
+91
*
main: add the char drawing routine
Joursoir
2022-04-10
1
-0
/
+30
*
add 8x16 System font
Joursoir
2022-04-09
1
-0
/
+4601
*
main: add the rect drawing routine
HyperNiki
2022-04-09
1
-0
/
+33
*
main: add the line drawing routine
Joursoir
2022-04-08
1
-0
/
+78
*
main: add main-loop stub
Joursoir
2022-04-02
1
-2
/
+25
*
main: add macros to draw a pixel, get independent color
Joursoir
2022-04-02
1
-27
/
+13
*
main: work only with 4 bytes color
Joursoir
2022-04-02
2
-5
/
+6
[next]