Ce site Web nécessite JavaScript.
Explorateur
CodingWorkshop
CodingWorkshop Site
Community Issues
Aide
S'inscrire
Connexion
xt-sys
/
exectos
Suivre
3
Ajouter aux favoris
5
Bifurcation
2
Vous avez déjà forké exectos
Code
Tickets
6
Demandes d'ajout
1
Actions
Projets
1
Publications
Wiki
Activité
Tous les flux de travail
build.yml
Acteur
Tous les acteurs
belliash
harraiken
Statut
Touts les statuts
Succès
Échec
En attente
En cours d'exécution
Remove useless assembler options
build.yml #524
:
Révision
9d4751abee
soumis par
belliash
master
2024-04-14 11:38:00 +02:00
41s
Update toolchain settings
build.yml #523
:
Révision
ffda2fd8a9
soumis par
belliash
master
2024-04-14 11:19:30 +02:00
47s
Add PFN related structures and definitions
build.yml #522
:
Révision
befa211aa7
soumis par
belliash
master
2024-04-08 19:04:44 +02:00
37s
Store page map level
build.yml #521
:
Révision
7193e698f1
soumis par
belliash
master
2024-04-07 17:50:06 +02:00
34s
Properly, recursively self map page tables on i686 architecture
build.yml #520
:
Révision
388ac1a8c2
soumis par
belliash
master
2024-04-07 17:11:57 +02:00
35s
Copy memory descriptor to fix i686 compiler error
build.yml #519
:
Révision
7c9233c9a2
soumis par
belliash
master
2024-04-07 10:51:59 +02:00
34s
Pass compatible pointer type to fix compiler warning
build.yml #518
:
Révision
0af3a01acf
soumis par
belliash
master
2024-04-07 10:51:00 +02:00
32s
Fix function prototypes
build.yml #517
:
Révision
e82c3cbf18
soumis par
belliash
master
2024-04-07 10:38:05 +02:00
31s
Add PFN_NUMBER type definition
build.yml #516
:
Révision
bfcf9bc61a
soumis par
belliash
master
2024-04-07 10:34:36 +02:00
34s
Initial memory manager initialization code
build.yml #515
:
Révision
cf8bac9fbe
soumis par
belliash
master
2024-04-07 10:28:06 +02:00
29s
Initial memory manager initialization code
build.yml #514
:
Révision
04e22c127e
soumis par
belliash
master
2024-04-07 10:26:45 +02:00
25s
Do not pre-allocate memory
build.yml #513
:
Révision
42a1373612
soumis par
belliash
master
2024-04-06 11:28:51 +02:00
39s
Properly, recursively self map page tables; currently only for AMD64 and PML4
build.yml #512
:
Révision
1305672875
soumis par
belliash
master
2024-04-05 00:27:39 +02:00
45s
Add forward references for PTE related structures
build.yml #511
:
Révision
d7b103f85d
soumis par
belliash
master
2024-04-03 16:04:00 +02:00
34s
Update PTE related structures
build.yml #510
:
Révision
c6f3422c49
soumis par
belliash
master
2024-04-03 16:01:18 +02:00
44s
Move cursor before changing console attributes
build.yml #509
:
Révision
dcca4870cd
soumis par
belliash
master
2024-03-28 14:07:45 +01:00
42s
Truncate EFI memory descriptor to 4GB and never map EFI reserved memory like PCI BAR
build.yml #508
:
Révision
1cdc1d3e54
soumis par
belliash
master
2024-03-26 23:05:39 +01:00
35s
Rename XTBL_MODULE_INFO definition to XTBL_MODULE_DATA, to not confuse with structure
build.yml #507
:
Révision
306891c9eb
soumis par
belliash
master
2024-03-25 07:15:04 +01:00
35s
First page is now always present in memory map, so there is no need to map it explicitly
build.yml #506
:
Révision
e24c37c9b1
soumis par
belliash
master
2024-03-24 23:02:36 +01:00
33s
Always map first page
build.yml #505
:
Révision
ce8c66f93a
soumis par
belliash
master
2024-03-24 22:53:00 +01:00
33s
Map BIOS ROM and VRAM
build.yml #504
:
Révision
b3be36e23d
soumis par
belliash
master
2024-03-24 15:54:23 +01:00
40s
RtlCountLeadingZeroes64() should take 64bit value
build.yml #503
:
Révision
74b2c80869
soumis par
belliash
master
2024-03-23 00:37:42 +01:00
33s
Export RtlClearSetBits(), RtlFindClearBits(), RtlFindSetBits() and RtlSetClearBits() routines
build.yml #502
:
Révision
9aff665d1a
soumis par
belliash
master
2024-03-22 22:49:54 +01:00
33s
Implement RtlClearSetBits(), RtlFindClearBits(), RtlFindSetBits() and RtlSetClearBits() routines
build.yml #501
:
Révision
715f842445
soumis par
belliash
master
2024-03-22 18:54:13 +01:00
35s
Fix RtlClearBits() and RtlSetBits()
build.yml #500
:
Révision
7895cb0d32
soumis par
belliash
master
2024-03-21 21:37:15 +01:00
33s
Implement EDID support for getting the preferred screen resolution
build.yml #499
:
Révision
56d50ea2e8
soumis par
belliash
master
2024-03-21 15:40:50 +01:00
33s
Use common handle and properly close GOP protocol on failures
build.yml #498
:
Révision
eb75a27ac2
soumis par
belliash
master
2024-03-21 06:59:55 +01:00
40s
Implement RtlClearBits() and RtlSetBits() routines
build.yml #497
:
Révision
b6f915c0c5
soumis par
belliash
master
2024-03-19 19:54:31 +01:00
33s
Expose BlEnterFirmwareSetup() routine via XTLDR protocol
build.yml #496
:
Révision
3cd55260e6
soumis par
belliash
master
2024-03-19 17:12:22 +01:00
36s
Allow to reboot into UEFI Firmware setup interface after pressing F10 in the boot menu
build.yml #495
:
Révision
e263effe13
soumis par
belliash
master
2024-03-19 17:04:57 +01:00
34s
Première
Précédent
...
13
14
15
16
17
...
Suivant
Dernière