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
7
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
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
Implement a system resources management routines
build.yml #586
:
Commit
74c1b03a6b
pushed by
belliash
master
2024-05-16 23:19:31 +02:00
10m19s
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
Rename source file with fb-related stuff
build.yml #578
:
Commit
086d9ed7e2
pushed by
belliash
master
2024-05-13 15:56:41 +02:00
35s
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
Allow to initialize CPU with allocated processor structures
build.yml #569
:
Commit
3c3a756771
pushed by
belliash
master
2024-05-08 00:03:35 +02:00
38s
View workflow file
Preallocate buffer for all supported CPUs
build.yml #568
:
Commit
fb099a1988
pushed by
belliash
master
2024-05-07 23:48:44 +02:00
38s
View workflow file
Implement MmAllocateProcessorStructures() routine as a temporary hack to get a buffer for AP initialization
build.yml #567
:
Commit
b65ff2a767
pushed by
belliash
master
2024-05-07 23:31:07 +02:00
47s
View workflow file
Implement KeGetCurrentProcessorNumber() routine
build.yml #566
:
Commit
8d6d27651c
pushed by
belliash
master
2024-05-07 18:53:28 +02:00
37s
View workflow file
Store CPU number and mask interrupts in processor block
build.yml #565
:
Commit
f66e9aea9e
pushed by
belliash
master
2024-05-07 16:22:27 +02:00
37s
View workflow file
Update KPROCESSOR_BLOCK structure
build.yml #564
:
Commit
276eb77862
pushed by
belliash
master
2024-05-07 16:21:26 +02:00
37s
View workflow file
First
Previous
...
16
17
18
19
20
...
Next
Last