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
5
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 MmpGetPdeAddress() and MmpGetPteAddress() routines for i686 architecture as well as MmpMemoryExtensionEnabled() for checking PAE/LA57 support
build.yml #603
:
Commit
609538b9be
pushed by
belliash
master
2024-05-22 22:48:37 +02:00
58s
View workflow file
Add missing forward reference for AcGetAcpiTable() routine
build.yml #600
:
Commit
28903e0c10
pushed by
belliash
master
2024-05-20 15:36:48 +02:00
47s
View workflow file
Rename PACK definition
build.yml #599
:
Commit
500498508e
pushed by
belliash
master
2024-05-20 15:35:27 +02:00
51s
View workflow file
Implement AcGetAcpiTable() routine
build.yml #598
:
Commit
ac33b86c3d
pushed by
belliash
master
2024-05-19 23:46:34 +02:00
57s
View workflow file
Cleanup loader information block after switching to system resources
build.yml #597
:
Commit
4931f1b9a3
pushed by
belliash
master
2024-05-18 17:33:51 +02:00
45s
View workflow file
Use relative path in debug output
build.yml #596
:
Commit
c17f6a95d4
pushed by
belliash
master
2024-05-18 17:31:05 +02:00
45s
View workflow file
Provide framebuffer information via system resource
build.yml #595
:
Commit
34cc81c446
pushed by
belliash
master
2024-05-18 17:07:42 +02:00
48s
View workflow file
Make sure frame buffer is initialized before drawing
build.yml #594
:
Commit
2103b2dafd
pushed by
belliash
master
2024-05-18 16:58:40 +02:00
52s
View workflow file
Use HlpRGBColor() internally
build.yml #593
:
Commit
d2014a5e82
pushed by
belliash
master
2024-05-17 23:30:09 +02:00
45s
View workflow file
Re-enable interrupts only if they were enabled previously
build.yml #592
:
Commit
811b173387
pushed by
belliash
master
2024-05-17 23:24:58 +02:00
45s
View workflow file
Implement ArInterruptsEnabled() routine
build.yml #591
:
Commit
740df726e9
pushed by
belliash
master
2024-05-17 23:20:16 +02:00
43s
View workflow file
Fix ArGetCpuFlags() routine
build.yml #590
:
Commit
5591e1b377
pushed by
belliash
master
2024-05-17 23:17:10 +02:00
43s
View workflow file
Initialize framebuffer device based on a system resource provided by boot loader
build.yml #589
:
Commit
41bc673694
pushed by
belliash
master
2024-05-17 22:38:38 +02:00
44s
View workflow file
Initialize system resource as soon as possible
build.yml #588
:
Commit
8a15d46198
pushed by
belliash
master
2024-05-17 22:32:29 +02:00
51s
View workflow file
Add a system resources list to the initialization block
build.yml #587
:
Commit
1e2efce26a
pushed by
belliash
master
2024-05-16 23:21:52 +02:00
45s
View workflow file
Take care about blink first, otherwise BlPhysicalListToVirtual() fails to properly map single-element linked list
build.yml #585
:
Commit
058649036f
pushed by
belliash
master
2024-05-16 22:18:51 +02:00
59s
View workflow file
Update KPROCESS and KTHREAD structure definitions
build.yml #584
:
Commit
f74a5521ba
pushed by
belliash
master
2024-05-14 19:45:04 +02:00
42s
View workflow file
Compose the AMD family and model IDs according to the AMD CPUID manual, section 2
build.yml #583
:
Commit
9f1a4f0ced
pushed by
belliash
master
2024-05-14 19:40:00 +02:00
43s
View workflow file
Implement ArGetCpuFlags() routine
build.yml #582
:
Commit
2a8cc7397e
pushed by
belliash
master
2024-05-14 16:26:54 +02:00
42s
View workflow file
Cleanup EFLAGS related definitions
build.yml #581
:
Commit
efef3cb80d
pushed by
belliash
master
2024-05-14 16:22:58 +02:00
41s
View workflow file
Consider not initialized list as empty, what prevents page faults
build.yml #580
:
Commit
01d127f49e
pushed by
belliash
master
2024-05-14 15:54:32 +02:00
1m2s
View workflow file
Rename source file with fb-related stuff, fix build
build.yml #579
:
Commit
60a9e4b534
pushed by
belliash
master
2024-05-13 16:00:17 +02:00
46s
View workflow file
Convert RGB colors to FrameBuffer format
build.yml #577
:
Commit
78424385fc
pushed by
belliash
master
2024-05-13 08:52:45 +02:00
57s
View workflow file
Allow to clear framebuffer screen with any, custom background color
build.yml #576
:
Commit
e311cad8f7
pushed by
belliash
master
2024-05-12 22:43:58 +02:00
45s
View workflow file
Provide pixel information to the kernel
build.yml #575
:
Commit
c576f7f8f2
pushed by
belliash
master
2024-05-12 22:29:01 +02:00
43s
View workflow file
Fixes to FbpGetPixelInformation() and FbpGetColorMask() routines
build.yml #574
:
Commit
615a1457bf
pushed by
belliash
master
2024-05-12 22:21:20 +02:00
48s
View workflow file
Refactor kernel startup code
build.yml #573
:
Commit
3d08be4fac
pushed by
belliash
master
2024-05-12 09:07:44 +02:00
1m10s
View workflow file
Update PoInitializeProcessorControlBlock() routine and corresponding structures
build.yml #572
:
Commit
eeeb9d6ed7
pushed by
belliash
master
2024-05-09 22:13:52 +02:00
54s
View workflow file
Take CPU number from processor block
build.yml #571
:
Commit
c34b6ff6c1
pushed by
belliash
master
2024-05-08 22:00:18 +02:00
52s
View workflow file
Use correct stack when using preallocated processor structures
build.yml #570
:
Commit
38b0b2ac7d
pushed by
belliash
master
2024-05-08 15:58:26 +02:00
52s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last