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
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
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
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
Allow to specify CPU number when initializing (A)PIC
build.yml #563
:
Commit
ac0b8ab36a
pushed by
belliash
master
2024-05-07 16:17:44 +02:00
44s
Fix storing CPU vendor name in PRCB
build.yml #562
:
Commit
2c384d780f
pushed by
belliash
master
2024-05-06 20:02:19 +02:00
50s
Cleanup thread context initialization code
build.yml #561
:
Commit
243aacc9c1
pushed by
belliash
master
2024-05-06 16:58:25 +02:00
42s
Correct a typo causing page fault during int handling after switching to new kernel stack
build.yml #560
:
Commit
cf0d23b6fe
pushed by
belliash
master
2024-05-06 16:48:16 +02:00
53s
Lower runlevel to APC before initializing idle process
build.yml #559
:
Commit
e4155ee008
pushed by
belliash
master
2024-05-05 21:50:02 +02:00
42s
Use kernel boot stack for the idle thread
build.yml #558
:
Commit
c98ad3862b
pushed by
belliash
master
2024-05-05 21:48:44 +02:00
47s
Flush keyboard buffer out of any keystrokes before waiting for user input
build.yml #557
:
Commit
07d7e06b2b
pushed by
belliash
master
2024-05-05 15:30:09 +02:00
40s
Mask LVTERR first to prevent local APIC errors
build.yml #556
:
Commit
40e0dd8c5e
pushed by
belliash
master
2024-05-05 15:25:25 +02:00
59s
Flush keyboard buffer out of any keystrokes before waiting for user input
build.yml #555
:
Commit
9625f1ad37
pushed by
belliash
xtldr_keystrokes
2024-05-01 12:29:54 +02:00
45s
First
Previous
...
2
3
4
5
6
...
Next
Last