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
1
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
success
failure
waiting
running
Move BlGetXtLdrProtocol() routine into separate file to avoid linking modules with whole libxtldr.lib statically
build.yml #283
:
Commit
17049d7e82
pushed by
belliash
xtldr_rewrite
2024-01-03 23:16:45 +01:00
55s
Register 'XTOS' boot protocol support
build.yml #282
:
Commit
927d256038
pushed by
belliash
xtldr_rewrite
2024-01-03 16:01:15 +01:00
52s
Remove test debug message
build.yml #281
:
Commit
dae5900bc7
pushed by
belliash
xtldr_rewrite
2024-01-03 15:59:37 +01:00
1m14s
Remove empty line
build.yml #280
:
Commit
b79e650f5f
pushed by
belliash
xtldr_rewrite
2024-01-03 15:58:13 +01:00
55s
Increase buffer size
build.yml #279
:
Commit
8ccf37a1c1
pushed by
belliash
xtldr_rewrite
2024-01-03 15:52:31 +01:00
58s
Import old and deprecated 'xtos_o' module from old XTLDR
build.yml #278
:
Commit
e0b31ad945
pushed by
belliash
xtldr_rewrite
2024-01-02 23:42:41 +01:00
57s
Implement BlGetMemoryMap() routine
build.yml #277
:
Commit
a90cf727c5
pushed by
belliash
xtldr_rewrite
2024-01-02 23:20:57 +01:00
56s
Import old and deprecated 'fb_o' module from old XTLDR
build.yml #276
:
Commit
4c0f4e74c2
pushed by
belliash
xtldr_rewrite
2024-01-02 22:35:26 +01:00
1m16s
Install 'pecoff_o' module in correct place
build.yml #275
:
Commit
339bbe163d
pushed by
belliash
xtldr_rewrite
2024-01-02 22:22:04 +01:00
58s
Fix build
build.yml #274
:
Commit
8820440fb7
pushed by
belliash
xtldr_rewrite
2024-01-02 18:38:25 +01:00
51s
Return STATUS_EFI_PROTOCOL_ERROR
build.yml #273
:
Commit
a0700280c4
pushed by
belliash
xtldr_rewrite
2024-01-02 18:37:23 +01:00
46s
Export BlDisplayInputDialog() in XTLDR protocol
build.yml #272
:
Commit
b5b7c1f86e
pushed by
belliash
xtldr_rewrite
2024-01-02 18:35:10 +01:00
30s
Import old and deprecated 'pecoff_o' module from old XTLDR
build.yml #271
:
Commit
45e2a7ec66
pushed by
belliash
xtldr_rewrite
2024-01-02 18:33:03 +01:00
53s
Loader shell stub
build.yml #270
:
Commit
ee0603c318
pushed by
belliash
xtldr_rewrite
2024-01-02 14:46:46 +01:00
56s
Enable linker map for XTLDR and its modules
build.yml #269
:
Commit
c0f99cc798
pushed by
belliash
xtldr_rewrite
2024-01-02 14:48:08 +01:00
1m21s
Cleanup code
build.yml #268
:
Commit
64b23a3e7d
pushed by
belliash
xtldr_rewrite
2024-01-02 14:35:37 +01:00
55s
Cleanup dummy module a bit #2
build.yml #267
:
Commit
490501763f
pushed by
belliash
xtldr_rewrite
2024-01-02 13:29:57 +01:00
53s
Cleanup dummy module a bit
build.yml #266
:
Commit
46ebe5c250
pushed by
belliash
xtldr_rewrite
2024-01-02 13:27:43 +01:00
33s
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
First
Previous
...
12
13
14
15
16
...
Next
Last