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
Rename XTBL_MODULE_INFO definition to XTBL_MODULE_DATA, to not confuse with structure
build.yml #507
:
Commit
306891c9eb
pushed by
belliash
master
2024-03-25 07:15:04 +01:00
35s
First page is now always present in memory map, so there is no need to map it explicitly
build.yml #506
:
Commit
e24c37c9b1
pushed by
belliash
master
2024-03-24 23:02:36 +01:00
33s
Always map first page
build.yml #505
:
Commit
ce8c66f93a
pushed by
belliash
master
2024-03-24 22:53:00 +01:00
33s
Map BIOS ROM and VRAM
build.yml #504
:
Commit
b3be36e23d
pushed by
belliash
master
2024-03-24 15:54:23 +01:00
40s
RtlCountLeadingZeroes64() should take 64bit value
build.yml #503
:
Commit
74b2c80869
pushed by
belliash
master
2024-03-23 00:37:42 +01:00
33s
Export RtlClearSetBits(), RtlFindClearBits(), RtlFindSetBits() and RtlSetClearBits() routines
build.yml #502
:
Commit
9aff665d1a
pushed by
belliash
master
2024-03-22 22:49:54 +01:00
33s
Implement RtlClearSetBits(), RtlFindClearBits(), RtlFindSetBits() and RtlSetClearBits() routines
build.yml #501
:
Commit
715f842445
pushed by
belliash
master
2024-03-22 18:54:13 +01:00
35s
Fix RtlClearBits() and RtlSetBits()
build.yml #500
:
Commit
7895cb0d32
pushed by
belliash
master
2024-03-21 21:37:15 +01:00
33s
Implement EDID support for getting the preferred screen resolution
build.yml #499
:
Commit
56d50ea2e8
pushed by
belliash
master
2024-03-21 15:40:50 +01:00
33s
Use common handle and properly close GOP protocol on failures
build.yml #498
:
Commit
eb75a27ac2
pushed by
belliash
master
2024-03-21 06:59:55 +01:00
40s
Implement RtlClearBits() and RtlSetBits() routines
build.yml #497
:
Commit
b6f915c0c5
pushed by
belliash
master
2024-03-19 19:54:31 +01:00
33s
Expose BlEnterFirmwareSetup() routine via XTLDR protocol
build.yml #496
:
Commit
3cd55260e6
pushed by
belliash
master
2024-03-19 17:12:22 +01:00
36s
Allow to reboot into UEFI Firmware setup interface after pressing F10 in the boot menu
build.yml #495
:
Commit
e263effe13
pushed by
belliash
master
2024-03-19 17:04:57 +01:00
34s
Implement BlEnterFirmwareSetup() routine
build.yml #494
:
Commit
94e6ca7aec
pushed by
belliash
master
2024-03-19 16:50:57 +01:00
41s
Expose BlGetEfiVariable() and BlSetEfiVariable() routines via XTLDR protocol
build.yml #493
:
Commit
7b2a2565c5
pushed by
belliash
master
2024-03-18 22:21:05 +01:00
35s
Expose BlGetConfigBooleanValue() via XTLDR protocol
build.yml #492
:
Commit
6accf62552
pushed by
belliash
master
2024-03-18 22:17:05 +01:00
36s
Remove unnecessary debug messages
build.yml #491
:
Commit
18c9cc1644
pushed by
belliash
master
2024-03-18 21:56:11 +01:00
36s
Implement BlGetConfigBooleanValue() routine
build.yml #490
:
Commit
12e8704ffb
pushed by
belliash
master
2024-03-18 20:03:26 +01:00
35s
Update XTLDR configuration file
build.yml #489
:
Commit
bd02da30ef
pushed by
belliash
master
2024-03-18 19:44:25 +01:00
35s
Store last booted OS in NVRAM and make it default one on next boot
build.yml #488
:
Commit
1d26b81923
pushed by
belliash
master
2024-03-18 19:42:40 +01:00
37s
Implement BlGetEfiVariable() and BlSetEfiVariable() routines
build.yml #487
:
Commit
ee23cd90cb
pushed by
belliash
master
2024-03-18 17:05:47 +01:00
36s
XTOS boot protocol should use builtin mapping function
build.yml #486
:
Commit
713f826387
pushed by
belliash
master
2024-03-17 23:11:32 +01:00
34s
Provide only necessary framebuffer information to the kernel
build.yml #484
:
Commit
41ebabcb09
pushed by
belliash
master
2024-03-15 16:47:37 +01:00
36s
Initialize framebuffer earlier and reset video screen mode to circumvent buggy firmwares
build.yml #483
:
Commit
945b323606
pushed by
belliash
master
2024-03-15 15:47:36 +01:00
36s
Introduce ability to change screen resolution
build.yml #482
:
Commit
848731c9e6
pushed by
belliash
master
2024-03-15 15:13:16 +01:00
48s
Remove unneeded infinite loop
build.yml #481
:
Commit
662b49d96e
pushed by
belliash
master
2024-03-13 16:35:32 +01:00
37s
Corrections in printing debug messages
build.yml #480
:
Commit
e6736087ba
pushed by
belliash
master
2024-03-13 15:56:30 +01:00
1m18s
Add forward references to bit map related routines
build.yml #479
:
Commit
26d5118cea
pushed by
belliash
master
2024-03-12 22:03:19 +01:00
46s
Export bit map related routines
build.yml #478
:
Commit
067a8bbade
pushed by
belliash
master
2024-03-12 19:32:14 +01:00
35s
Initial bit maps support
build.yml #477
:
Commit
c3831f82e7
pushed by
belliash
master
2024-03-12 19:15:59 +01:00
38s
First
Previous
...
4
5
6
7
8
...
Next
Last