This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
3
You've already forked exectos
Code
Issues
3
Pull Requests
2
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
success
failure
waiting
running
Remove dummy2 module
build.yml #265
:
Commit
d4252ebc05
pushed by
belliash
xtldr_rewrite
2024-01-02 13:11:14 +01:00
53s
Add missing comment
build.yml #264
:
Commit
0055d3eaa5
pushed by
belliash
xtldr_rewrite
2024-01-02 12:38:27 +01:00
57s
Simplify BlDisplayInputDialog() saving input buffer
build.yml #263
:
Commit
3a0fd18211
pushed by
belliash
xtldr_rewrite
2024-01-02 12:14:07 +01:00
55s
Let BlDisplayInputDialog() work on a copy of input text and save it only on ENTER key press
build.yml #262
:
Commit
5425abb19f
pushed by
belliash
xtldr_rewrite
2024-01-02 11:32:48 +01:00
53s
Add ability to produce linker map file
build.yml #261
:
Commit
1206069882
pushed by
belliash
master
2024-01-02 10:53:09 +01:00
57s
Add ability to produce linker map file
build.yml #260
:
Commit
39208ac1cd
pushed by
belliash
xtldr_rewrite
2024-01-02 10:50:56 +01:00
55s
Fix input field text positioning
build.yml #259
:
Commit
acacc3f2e8
pushed by
belliash
xtldr_rewrite
2024-01-01 23:03:36 +01:00
55s
Limit number of boot menu entries to match box size, this usually should be enough to display all entries
build.yml #258
:
Commit
46253c0503
pushed by
belliash
xtldr_rewrite
2024-01-01 22:25:52 +01:00
58s
Use BlRegisterProtocol() wrapper
build.yml #257
:
Commit
e618f112b5
pushed by
belliash
xtldr_rewrite
2024-01-01 22:13:18 +01:00
1m34s
Add missing description for BlDisplayBootMenu()
build.yml #256
:
Commit
afb503961c
pushed by
belliash
xtldr_rewrite
2024-01-01 22:09:41 +01:00
57s
NULLify a list of modules
build.yml #255
:
Commit
e1670e5d58
pushed by
belliash
xtldr_rewrite
2024-01-01 22:01:30 +01:00
57s
Implement BlRegisterProtocol() routine
build.yml #254
:
Commit
09ca6dace9
pushed by
belliash
xtldr_rewrite
2024-01-01 19:28:57 +01:00
55s
Update dummy module
build.yml #253
:
Commit
35f36adfa6
pushed by
belliash
xtldr_rewrite
2024-01-01 16:29:31 +01:00
55s
Fix how GUID is passed to BlInvokeBootProtocol()
build.yml #252
:
Commit
89caaa977e
pushed by
belliash
xtldr_rewrite
2024-01-01 16:17:58 +01:00
1m7s
Implement BlGetXtLdrProtocol()
build.yml #251
:
Commit
f4871801a7
pushed by
belliash
xtldr_rewrite
2024-01-01 14:20:12 +01:00
1m14s
Loader protocol must be globally accessible
build.yml #250
:
Commit
e728b9d299
pushed by
belliash
xtldr_rewrite
2024-01-01 14:06:59 +01:00
57s
Comment out unnecessary code
build.yml #249
:
Commit
835d2f3551
pushed by
belliash
xtldr_rewrite
2023-12-31 16:23:06 +01:00
53s
Initial version of XTBL_EXECUTABLE_IMAGE_PROTOCOL
build.yml #248
:
Commit
05865fd4c0
pushed by
belliash
xtldr_rewrite
2023-12-31 16:05:57 +01:00
1m14s
Update boot loader configuration file
build.yml #247
:
Commit
096b65c432
pushed by
belliash
xtldr_rewrite
2023-12-31 00:45:34 +01:00
59s
Move XTLDR initialization code out of EFI utils
build.yml #246
:
Commit
167c09be0a
pushed by
belliash
xtldr_rewrite
2023-12-31 00:38:07 +01:00
59s
Load boot loader modules
build.yml #245
:
Commit
fc3d236405
pushed by
belliash
xtldr_rewrite
2023-12-31 00:31:26 +01:00
59s
Add support for boot protocols
build.yml #244
:
Commit
b4ef1932ab
pushed by
belliash
xtldr_rewrite
2023-12-31 00:22:47 +01:00
59s
Allocate and copy the appropriate amount of memory
build.yml #243
:
Commit
aa4f917fa7
pushed by
belliash
xtldr_rewrite
2023-12-30 19:59:07 +01:00
1m15s
Improvements to EFI volume support
build.yml #242
:
Commit
9aaf8ddb68
pushed by
belliash
xtldr_rewrite
2023-12-30 17:21:25 +01:00
58s
Add boot protocol parameters
build.yml #241
:
Commit
5b64cf21a0
pushed by
belliash
xtldr_rewrite
2023-12-30 16:35:35 +01:00
58s
Make a copy of modules list, because RtlTokenizeWideString() modifies input data
build.yml #240
:
Commit
a65c22c9c9
pushed by
belliash
xtldr_rewrite
2023-12-30 14:37:45 +01:00
58s
Clean up code a bit
build.yml #239
:
Commit
03ffa1d901
pushed by
belliash
xtldr_rewrite
2023-12-30 14:25:02 +01:00
57s
Store module dependencies in a linked list
build.yml #238
:
Commit
1d61b2fb6a
pushed by
belliash
xtldr_rewrite
2023-12-30 13:37:29 +01:00
1m5s
Another improvements to module loading support
build.yml #237
:
Commit
effde90ece
pushed by
belliash
xtldr_rewrite
2023-12-30 11:19:56 +01:00
57s
Add more checks to BlLoadModule() and make it more verbose
build.yml #236
:
Commit
aa03fc9cb2
pushed by
belliash
xtldr_rewrite
2023-12-30 10:55:46 +01:00
57s
First
Previous
...
14
15
16
17
18
...
Next
Last