fanoI
562b137bec
Bugfix: CompareOrdinalHerlper was not seen as a plug anymore (all plugs should be public!)
2017-09-24 21:50:06 +02:00
fanoI
b509da1690
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
...
# Conflicts:
# Tests/Cosmos.Kernel.Tests.Fat/Kernel.cs
2017-09-24 19:59:52 +02:00
fanoI
806e6e9e89
More FAT work
...
- Make DirectoryInfo work
- Refactored FAT TestRunner in a similar way to the BCL one
- Bugfix: Path.GetTempPath() did not returned a complete path
- Added to VFS "naive" support to Get / Set file attributes (for now only Get is supported)
- Added more debug logs
2017-09-24 18:12:58 +02:00
GeomTech
a202dd6d86
Merge remote-tracking branch 'refs/remotes/CosmosOS/master'
2017-09-23 22:13:03 +02:00
José Pedro
05ab3657c2
Fixed Console.ReadKey.
2017-09-17 20:04:07 +01:00
GeomTech
afd0b6581e
Change Requested and optimization code
2017-09-17 19:00:40 +02:00
GeomTech
6b1a2cd705
Copy Update requested
2017-09-17 18:56:21 +02:00
GeomTech
57ac3530cf
Merge remote-tracking branch 'refs/remotes/CosmosOS/master'
2017-09-17 18:55:06 +02:00
fanoI
647e3f2c1d
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-09-17 18:24:55 +02:00
GeomTech
8a585c5bb9
Add CtrlAltDel Static String + Remove tests
2017-09-16 20:57:04 +02:00
José Pedro
3e5aff9463
Implemented Console.KeyAvailable.
2017-09-15 00:23:47 +01:00
zarlo
42ed5093be
Update FullScreenCanvas.cs
...
this is better
2017-09-15 04:30:50 +10:00
KingLuigi4932
bd658a5bd3
[CGS] VmWare Support: Fix Issue
2017-09-14 18:28:17 +03:00
KingLuigi4932
cefcf2f135
[CGS] VmWare Support: Fix Issue
2017-09-14 18:20:59 +03:00
KingLuigi4932
c78b612803
[CGS] VmWare Support: Fix Issue
2017-09-14 18:20:58 +03:00
KingLuigi4932
a641ea6521
[CGS] VmWare Support: Hidding VideoDriver Enum from User
2017-09-14 18:18:13 +03:00
KingLuigi4932
6b8b4f9b83
[CGS] VmWare Support: Fix Issue
2017-09-14 00:13:54 -07:00
KingLuigi4932
ba185b2dfd
[CGS] VmWare Support: Fix Issue
2017-09-14 00:06:10 -07:00
KingLuigi4932
6c028dde5a
[CGS] VmWare Support: Fix Issue
2017-09-14 00:04:34 -07:00
KingLuigi4932
7a204711c8
[CGS] VmWare Support: Fix Issue
2017-09-14 00:03:21 -07:00
KingLuigi4932
180458971f
[CGS] VmWare Support: Fix Issue
2017-09-13 23:48:48 -07:00
KingLuigi4932
5752c56e43
[CGS] VmWare Support: Fix Issue
2017-09-13 23:45:48 -07:00
KingLuigi4932
1f693e0182
[CGS] VmWare Support: Fix Error
2017-09-13 23:40:54 -07:00
KingLuigi4932
77e260d610
[CGS] VmWare Support: return SVGAII
...
and VideoDriver Enum
2017-09-13 23:30:41 -07:00
KingLuigi4932
2c4cdea994
[CGS] Misc: TODOs
2017-09-13 23:28:40 -07:00
KingLuigi4932
10792f79a0
[CGS] VmWare Support: Screen Class
2017-09-13 23:26:02 -07:00
KingLuigi4932
e12a89550a
[CGS] Misc: TODOs
2017-09-13 23:24:21 -07:00
José Pedro
daf052754b
Fixed setup.
2017-09-12 23:48:54 +01:00
KingLuigi4932
ee2ddf33ce
[AHCI] Read sector, Stop & Start Command, Port Rebase
2017-09-10 06:20:30 -07:00
KingLuigi4932
538f3e3c77
Update Global.cs
2017-09-08 02:19:02 -07:00
KingLuigi4932
82fc36b523
Update Global Class for AHCI Support
2017-09-08 02:01:41 -07:00
KingLuigi4932
55534cc5bd
Rename source/Cosmos.HAL2/Drivers/Controllers/AHCI.cs to source/Cosmos.HAL2/Drivers/PCI/Controllers/AHCI.cs
2017-09-08 02:00:06 -07:00
KingLuigi4932
7df899b49b
Rename source/Cosmos.HAL2/Drivers/Controllers/IDE.cs to source/Cosmos.HAL2/Drivers/PCI/Controllers/IDE.cs
2017-09-08 01:59:31 -07:00
KingLuigi4932
10e6225f60
Create the AHCI Controller Class
2017-09-08 01:12:36 -07:00
KingLuigi4932
6d960bd955
Move IDE to a new Location
2017-09-08 00:13:54 -07:00
KingLuigi4932
74720b3be0
[AHCI] Supporting AHCI Controller
2017-09-08 00:06:29 -07:00
fanoI
ff2a75685c
Merge pull request #734 from valentinbreiz/patch-1
...
mSize in GetVolumes fix.
2017-09-05 20:23:01 +02:00
Valentin Charbonnier
ab636bb2c0
Merge pull request #9 from CosmosOS/master
...
Merge master.
2017-09-05 19:51:36 +02:00
fanoI
45e5b2d61f
Merge pull request #738 from valentinbreiz/pach-666
...
Implementing PCI Scanning
2017-09-05 15:02:22 +02:00
zarlo
c8ca3b51bb
moved things
2017-09-04 16:30:51 +10:00
Alexy
0e728d1d3a
Add keyboard exemples
2017-09-03 22:37:47 +02:00
GeomTech
535d5b26a8
mSize fix
...
mSize fix
2017-09-03 21:24:20 +02:00
Alexy
386490a0cc
Need plug
2017-09-03 19:17:28 +02:00
Alexy
36f04da235
Revert "Add Move Impl"
...
This reverts commit e8aa445854 .
2017-09-03 18:11:26 +02:00
Alexy
e8aa445854
Add Move Impl
2017-09-02 23:25:42 +02:00
GeomTech
c6f76fb49b
Merge pull request #7 from Alve-OS/FileDirectoryImplUpdate
...
Copy File Fixes
2017-09-02 22:41:55 +02:00
Alexy
32021ffcf5
Add TestRunner
2017-09-02 22:33:53 +02:00
GeomTech
82cb3906c7
Merge pull request #6 from CosmosOS/master
...
Merge
2017-09-02 22:20:34 +02:00
Alexy
74e6858b36
Add Exceptions
2017-09-02 21:06:48 +02:00
fanoI
cf08368c9e
Merge pull request #755 from KingLuigi4932/patch-3
...
Fixing WriteAllLines issue
2017-09-02 20:54:15 +02:00