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
2
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
success
failure
waiting
running
Provide framebuffer information via system resource
build.yml #595
:
Commit
34cc81c446
pushed by
belliash
master
2024-05-18 17:07:42 +02:00
48s
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
Use HlpRGBColor() internally
build.yml #593
:
Commit
d2014a5e82
pushed by
belliash
master
2024-05-17 23:30:09 +02:00
45s
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
Implement ArInterruptsEnabled() routine
build.yml #591
:
Commit
740df726e9
pushed by
belliash
master
2024-05-17 23:20:16 +02:00
43s
Fix ArGetCpuFlags() routine
build.yml #590
:
Commit
5591e1b377
pushed by
belliash
master
2024-05-17 23:17:10 +02:00
43s
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
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
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
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
Update KPROCESS and KTHREAD structure definitions
build.yml #584
:
Commit
f74a5521ba
pushed by
belliash
master
2024-05-14 19:45:04 +02:00
42s
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
Implement ArGetCpuFlags() routine
build.yml #582
:
Commit
2a8cc7397e
pushed by
belliash
master
2024-05-14 16:26:54 +02:00
42s
Cleanup EFLAGS related definitions
build.yml #581
:
Commit
efef3cb80d
pushed by
belliash
master
2024-05-14 16:22:58 +02:00
41s
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
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
Convert RGB colors to FrameBuffer format
build.yml #577
:
Commit
78424385fc
pushed by
belliash
master
2024-05-13 08:52:45 +02:00
57s
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
Provide pixel information to the kernel
build.yml #575
:
Commit
c576f7f8f2
pushed by
belliash
master
2024-05-12 22:29:01 +02:00
43s
Fixes to FbpGetPixelInformation() and FbpGetColorMask() routines
build.yml #574
:
Commit
615a1457bf
pushed by
belliash
master
2024-05-12 22:21:20 +02:00
48s
Refactor kernel startup code
build.yml #573
:
Commit
3d08be4fac
pushed by
belliash
master
2024-05-12 09:07:44 +02:00
1m10s
Update PoInitializeProcessorControlBlock() routine and corresponding structures
build.yml #572
:
Commit
eeeb9d6ed7
pushed by
belliash
master
2024-05-09 22:13:52 +02:00
54s
Take CPU number from processor block
build.yml #571
:
Commit
c34b6ff6c1
pushed by
belliash
master
2024-05-08 22:00:18 +02:00
52s
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
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
Preallocate buffer for all supported CPUs
build.yml #568
:
Commit
fb099a1988
pushed by
belliash
master
2024-05-07 23:48:44 +02:00
38s
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
Implement KeGetCurrentProcessorNumber() routine
build.yml #566
:
Commit
8d6d27651c
pushed by
belliash
master
2024-05-07 18:53:28 +02:00
37s
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
Update KPROCESSOR_BLOCK structure
build.yml #564
:
Commit
276eb77862
pushed by
belliash
master
2024-05-07 16:21:26 +02:00
37s
First
Previous
...
4
5
6
7
8
...
Next
Last