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
6
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
Properly, recursively self map page tables; currently only for AMD64 and PML4
build.yml #512
:
Commit
1305672875
pushed by
belliash
master
2024-04-05 00:27:39 +02:00
45s
Add forward references for PTE related structures
build.yml #511
:
Commit
d7b103f85d
pushed by
belliash
master
2024-04-03 16:04:00 +02:00
34s
Update PTE related structures
build.yml #510
:
Commit
c6f3422c49
pushed by
belliash
master
2024-04-03 16:01:18 +02:00
44s
Move cursor before changing console attributes
build.yml #509
:
Commit
dcca4870cd
pushed by
belliash
master
2024-03-28 14:07:45 +01:00
42s
Truncate EFI memory descriptor to 4GB and never map EFI reserved memory like PCI BAR
build.yml #508
:
Commit
1cdc1d3e54
pushed by
belliash
master
2024-03-26 23:05:39 +01:00
35s
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
First
Previous
...
4
5
6
7
8
...
Next
Last