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
4
Pull Requests
Actions
Projects
1
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
belliash
harraiken
Status
All status
Success
Failure
Waiting
Running
Fix AcGetAcpiTable() routine failing to validate FADT checksum on some ACPI 2.0 and older machines
build.yml #624
:
Commit
f265810a5c
pushed by
belliash
master
2024-06-03 21:59:09 +02:00
42s
View workflow file
Fixes and improvements to ACPI related structures and definitions
build.yml #623
:
Commit
9124574bc5
pushed by
belliash
master
2024-06-03 21:18:23 +02:00
42s
View workflow file
Let XTLDR provide ACPI system resource
build.yml #622
:
Commit
7f922dd864
pushed by
belliash
master
2024-06-02 22:31:42 +02:00
40s
View workflow file
Add ACPI resource type
build.yml #621
:
Commit
c289dab514
pushed by
belliash
master
2024-06-02 21:37:48 +02:00
41s
View workflow file
Mark XtMapHardwareMemoryPool() routine private
build.yml #620
:
Commit
29ff9e114e
pushed by
belliash
master
2024-06-02 17:35:24 +02:00
40s
View workflow file
Cleanup hardware allocation memory pool related code for i686
build.yml #619
:
Commit
c1ab5fe98d
pushed by
belliash
master
2024-06-02 17:33:27 +02:00
40s
View workflow file
HlPool manages hardware related memory
build.yml #617
:
Commit
abb65b99fe
pushed by
belliash
master
2024-06-02 17:03:37 +02:00
1m41s
View workflow file
Do not hardcode PML shift values
build.yml #616
:
Commit
6b1ccc4ce5
pushed by
belliash
master
2024-05-27 22:26:56 +02:00
39s
View workflow file
Cleanup the code
build.yml #615
:
Commit
f968eb21fd
pushed by
belliash
master
2024-05-27 22:21:46 +02:00
39s
View workflow file
Map memory for hardware layer on i686
build.yml #614
:
Commit
7f8846f23d
pushed by
belliash
master
2024-05-27 22:18:17 +02:00
37s
View workflow file
Map memory for hardware layer on amd64
build.yml #613
:
Commit
ae243a9d07
pushed by
belliash
master
2024-05-27 21:55:21 +02:00
52s
View workflow file
Fix MmMapHalMemory() not using the ReturnAddress for calculating virtual address
build.yml #612
:
Commit
a7c4f6c2aa
pushed by
belliash
master
2024-05-26 10:51:19 +02:00
40s
View workflow file
Just skip unsupported system resources
build.yml #611
:
Commit
4a275b3dec
pushed by
belliash
master
2024-05-26 00:10:33 +02:00
54s
View workflow file
Do not support non-PAE systems
build.yml #610
:
Commit
70d1295919
pushed by
belliash
master
2024-05-24 23:48:14 +02:00
36s
View workflow file
Add missing forward references for APIC related structures
build.yml #609
:
Commit
03ba3b5583
pushed by
belliash
master
2024-05-24 23:42:17 +02:00
38s
View workflow file
Mask APIC ICR0 and disable APIC interrupts for initialization time by raising APIC TPR
build.yml #608
:
Commit
94a40501d4
pushed by
belliash
master
2024-05-24 23:40:07 +02:00
51s
View workflow file
Make ExectOS only run on processors which support PAE
build.yml #607
:
Commit
b4588d5b4c
pushed by
belliash
master
2024-05-24 16:31:45 +02:00
57s
View workflow file
Rename LOADER_MEMORY_MAPPING structure to more meaningful LOADER_MEMORY_DESCRIPTOR
build.yml #606
:
Commit
5221db2e63
pushed by
belliash
master
2024-05-23 20:40:52 +02:00
1m22s
View workflow file
PPE needs PAE on i686
build.yml #605
:
Commit
143803aad9
pushed by
belliash
master
2024-05-22 23:10:30 +02:00
51s
View workflow file
Initialize architecture specific hardware extensions
build.yml #604
:
Commit
edbc2cc045
pushed by
belliash
master
2024-05-22 22:54:29 +02:00
50s
View workflow file
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
First
Previous
1
2
3
4
5
...
Next
Last