This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
2
You've already forked exectos
Code
Issues
4
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
Success
Failure
Waiting
Running
Implement BlInitializeBootMenuList()
build.yml #211
:
Commit
a7781c4b0b
pushed by
belliash
xtldr_rewrite
2023-12-18 23:28:51 +01:00
52s
View workflow file
Make a use of TUI dialogs to inform user about errors
build.yml #210
:
Commit
6983b2eeac
pushed by
belliash
xtldr_rewrite
2023-12-18 23:24:03 +01:00
53s
View workflow file
Remove unused, commented out variable
build.yml #209
:
Commit
ebf95ba90a
pushed by
belliash
xtldr_rewrite
2023-12-18 23:22:40 +01:00
59s
View workflow file
Remove leading and trialing quotes from config values
build.yml #208
:
Commit
fbcf952dad
pushed by
belliash
xtldr_rewrite
2023-12-18 18:50:49 +01:00
52s
View workflow file
Do not print caption, nor message on the dialog box if not needed
build.yml #207
:
Commit
c2d40e3011
pushed by
belliash
xtldr_rewrite
2023-12-17 23:46:10 +01:00
1m1s
View workflow file
Update XTLDR API
build.yml #206
:
Commit
ceee294df7
pushed by
belliash
xtldr_rewrite
2023-12-17 16:42:58 +01:00
54s
View workflow file
Rename some TUI definitions
build.yml #205
:
Commit
a45b8c62db
pushed by
belliash
xtldr_rewrite
2023-12-17 12:09:16 +01:00
54s
View workflow file
Import TUI into loader protocol
build.yml #204
:
Commit
e0932feac8
pushed by
belliash
xtldr_rewrite
2023-12-17 11:56:17 +01:00
55s
View workflow file
Add XTLDR structures forward references
build.yml #203
:
Commit
6f0895689e
pushed by
belliash
xtldr_rewrite
2023-12-17 11:54:16 +01:00
57s
View workflow file
Always take a sizeof(WCHAR) into account when moving memory
build.yml #202
:
Commit
d8a260795e
pushed by
belliash
xtldr_rewrite
2023-12-16 22:47:05 +01:00
1m4s
View workflow file
Move definitions to proper header
build.yml #201
:
Commit
297b201f33
pushed by
belliash
xtldr_rewrite
2023-12-16 14:02:13 +01:00
55s
View workflow file
Almost complete TUI
build.yml #200
:
Commit
451a84a20f
pushed by
belliash
xtldr_rewrite
2023-12-16 13:42:40 +01:00
57s
View workflow file
Implement more wrappers and refactoring
build.yml #199
:
Commit
74cac842a5
pushed by
belliash
xtldr_rewrite
2023-12-16 12:45:19 +01:00
53s
View workflow file
Add documentation to private TUI-related routines
build.yml #198
:
Commit
83e555043a
pushed by
belliash
xtldr_rewrite
2023-12-16 11:07:58 +01:00
55s
View workflow file
Compile XTLDR TUI
build.yml #197
:
Commit
ea33166efa
pushed by
belliash
xtldr_rewrite
2023-12-16 10:14:41 +01:00
54s
View workflow file
Fix progress bar colors
build.yml #196
:
Commit
c649087c3e
pushed by
belliash
xtldr_rewrite
2023-12-16 10:13:26 +01:00
52s
View workflow file
Initial Text User Interface (TUI) support
build.yml #195
:
Commit
e3a4460dbc
pushed by
belliash
xtldr_rewrite
2023-12-16 10:01:15 +01:00
1m35s
View workflow file
Add EFI TUI definitions
build.yml #194
:
Commit
493dbd0a5a
pushed by
belliash
master
2023-12-15 20:13:39 +01:00
1m0s
View workflow file
Fix build
build.yml #193
:
Commit
616be9d9dd
pushed by
belliash
xtldr_rewrite
2023-12-12 18:54:22 +01:00
57s
View workflow file
Add EFI TUI definitions
build.yml #191
:
Commit
ced6909d82
pushed by
belliash
xtldr_rewrite
2023-12-11 23:46:03 +01:00
51s
View workflow file
Implement BlSetConsoleAttributes() routine
build.yml #190
:
Commit
155ce1e366
pushed by
belliash
xtldr_rewrite
2023-12-11 23:37:01 +01:00
56s
View workflow file
Reorder routines
build.yml #189
:
Commit
2434a018c4
pushed by
belliash
xtldr_rewrite
2023-12-11 17:46:18 +01:00
53s
View workflow file
Do not use static linked list
build.yml #188
:
Commit
a079423174
pushed by
belliash
xtldr_rewrite
2023-12-11 17:42:37 +01:00
52s
View workflow file
Implement BlConsoleQueryMode() and BlSetCursorPosition()
build.yml #187
:
Commit
9aa2efe17f
pushed by
belliash
xtldr_rewrite
2023-12-11 17:38:41 +01:00
53s
View workflow file
Implement BlConsoleWrite() routine
build.yml #186
:
Commit
02cc0cd522
pushed by
belliash
xtldr_rewrite
2023-12-11 16:59:11 +01:00
55s
View workflow file
Store all configuration in a linked list, read config from INI file and EFI shell
build.yml #185
:
Commit
0cea10ad42
pushed by
belliash
xtldr_rewrite
2023-12-11 16:32:45 +01:00
1m13s
View workflow file
Fix build
build.yml #184
:
Commit
6ffedf6302
pushed by
belliash
xtldr_rewrite
2023-12-09 23:49:14 +01:00
55s
View workflow file
Implement RtlTrimLeftString(), RtlTrimRightString() and RtlTrimString() routines
build.yml #182
:
Commit
579b4dc970
pushed by
belliash
master
2023-12-14 19:49:16 +01:00
58s
View workflow file
Implement RtlTrimLeftString(), RtlTrimRightString() and RtlTrimString() routines
build.yml #181
:
Commit
b57ee630fd
pushed by
belliash
xtldr_rewrite
2023-12-09 20:18:15 +01:00
1m0s
View workflow file
Reorganise bootman.h
build.yml #180
:
Commit
87dceb0ba7
pushed by
belliash
xtldr_rewrite
2023-12-08 22:25:42 +01:00
1m1s
View workflow file
First
Previous
...
27
28
29
30
31
...
Next
Last