Commit Graph

552 Commits

Author SHA1 Message Date
jief
ea2cb13808 update refit.inf 2020-04-16 12:22:42 +03:00
jief
9dc66aee39 Remove macro from Platform.h. 2020-04-16 12:09:22 +03:00
jief
89933f64ac Remove struct definitions from Plateform.h 2020-04-16 10:48:13 +03:00
jief
e429268dfc Remove functions prototypes from Plateform.h 2020-04-16 10:15:26 +03:00
Sergey Isakov
36b908900a cleanup anime for xcinema
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-16 07:45:53 +03:00
jief
71562cf66a Swicth Cursor to UINTN to conform renderSVGtext. 2020-04-16 00:04:33 +03:00
asava
6e1f5206b8 Correct theme change, correct vector theme assignment 2020-04-15 23:12:43 +03:00
Sergey Isakov
fe29494120 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2020-04-15 22:19:04 +03:00
Sergey Isakov
8b3233bb34 fix crash with vector themes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-15 22:18:53 +03:00
jief
ff91406362 Update unicode_conversions 2020-04-15 20:28:59 +03:00
Sergey Isakov
631a024373 refactoring anime into xcinema
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-15 19:30:39 +03:00
jief
fb6a1b244a Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2020-04-15 19:08:10 +03:00
jief
c248c89a50 Forgotten with previous commit. 2020-04-15 19:03:38 +03:00
jief
c405c4e4f3 Remove const on takeValueFrom. 2020-04-15 19:01:14 +03:00
asava
6be18deab2 Correct hang when uniniting volumes due to delete of non-object at Volumes.Empty() 2020-04-15 15:34:03 +03:00
asava
8b7d06ee22 Correct access to unallocated memory resulting in GUI hang in some cases 2020-04-15 14:45:56 +03:00
Sergey Isakov
0733b704ff avoid memory leak at sound play
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-15 12:13:51 +03:00
asava
1f85d633c4 Correct refactoring of CustomBoot 2020-04-14 23:33:36 +03:00
jief
42c8292445 Optimization of XString initialisation. 2020-04-14 22:49:45 +03:00
jief
e471eb744a Make Id protected in XCinema 2020-04-14 22:37:44 +03:00
Sergey Isakov
c32de7f2d2 draft xcinema to be replacement for GUI_ANIME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-14 19:52:13 +03:00
jief
807e36c427 GetIcon memory leak. 2020-04-14 10:33:02 +03:00
jief
5520ede381 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2020-04-14 10:27:57 +03:00
jief
73627c52cc Switch egScreenDescription() to XString 2020-04-14 10:27:23 +03:00
asava
7951eb69ba Exclude redundant calls to LoadXImage in Linux Scan 2020-04-14 09:51:00 +03:00
Sergey Isakov
95976da8c6 string compatible should not have leading zeroes
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-14 07:34:10 +03:00
Sergey Isakov
12d9715a1c a template for refactoring ANIME
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-13 22:01:40 +03:00
asava
b828a3b2e1 Correct previous commit 2020-04-13 18:55:20 +03:00
asava
f81078e79b Correct Linux scan 2020-04-13 18:43:32 +03:00
asava
31079aea32 Add back full paths possibility to custom entries 2020-04-13 14:13:37 +03:00
Sergey Isakov
d76962691b fix conflicts
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-13 13:27:13 +03:00
Sergey Isakov
319dd59b19 get rid of LowCase procedure
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-13 11:43:18 +03:00
jief
3ed1a89bcc Swicth %X to %x in snprintf and get rid of LowCase. 2020-04-13 10:25:42 +03:00
asava
5eadae5eb8 More corrections to Custom Entries 2020-04-13 01:28:01 +03:00
Sergey Isakov
d341f40520 Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2020-04-12 21:54:19 +03:00
Sergey Isakov
12990aacd1 repair background scaling
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-12 21:53:27 +03:00
asava
15a2b3ec53 correct more CustomEntries mistakes 2020-04-12 20:20:47 +03:00
asava
fbc970b44d Correct refactoring issues with CustomEntries 2020-04-12 18:36:40 +03:00
Sergey Isakov
c572e50ec6 repair add options
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-11 23:39:51 +03:00
Sergey Isakov
de181aecfb change background of embedded theme
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-11 23:08:03 +03:00
Sergey Isakov
da0022e7c5 revert check for empty option
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-11 21:16:05 +03:00
Sergey Isakov
3796920a60 repaired boot-args
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-11 20:55:47 +03:00
Sergey Isakov
3433041756 use char8 for KPATIConnectorsController
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-11 18:36:40 +03:00
Sergey Isakov
9440b56a61 refactor custom boot
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-11 15:34:59 +03:00
Jief L
84f956714f Some prototypes cleaning. 2020-04-11 09:21:06 +03:00
Jief L
cb51add9aa Add 2 tests about spd serial. 2020-04-11 09:12:10 +03:00
Sherlocks
400640b902 Added modern Intel CPUID 2020-04-11 14:38:09 +09:00
Sherlocks
edd3864b10 Added MBA91, updated firmware versions for T2 models by Andrey1970 2020-04-11 13:40:17 +09:00
Sergey Isakov
ada55825ec Merge branch 'master' of https://github.com/CloverHackyColor/CloverBootloader 2020-04-10 22:30:07 +03:00
Sergey Isakov
ba80bb4f4d use embedded logo, drive image priorities changed
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-04-10 22:29:51 +03:00