Drew Galbraith
|
9e05b3b3dd
|
[Yellowstone] Add a method to get the framebuffer info from yellowstone.
|
2023-11-09 11:33:32 -08:00 |
Drew Galbraith
|
b6c220a350
|
[Yellowstone] Attempt to read a test file from the system root.
|
2023-11-02 19:28:27 -07:00 |
Drew Galbraith
|
38fb6ca170
|
[VictoriaFalls] Register VFS endpoint with yellowstone.
|
2023-11-02 18:55:05 -07:00 |
Drew Galbraith
|
adfffdd3c3
|
[Yellowstone] Use mutex to wait for denali to spawn VFS.
Kind of a hacky way to pass a signal between threads but works as
a POC for thread synchronization.
|
2023-10-25 19:08:00 -07:00 |
Drew Galbraith
|
4c2237fa72
|
[Yellowstone] Move yellowstone yunq def to yellowstone/lib/
|
2023-10-24 23:49:42 -07:00 |
Drew Galbraith
|
05e12aaa7d
|
[Yellowstone] Move registration service to the main yellowstone service
|
2023-10-24 23:42:49 -07:00 |
Drew Galbraith
|
2b27af5814
|
[Yellowstone] Move to yunq definition for yellowstone server.
|
2023-10-24 18:24:26 -07:00 |
Drew Galbraith
|
caccb08e16
|
Generalize the EndpointServer to require less boilerplate.
Classes can now inherit from the EndpointServer and just implement the
HandleRequest function.
|
2023-08-01 15:52:08 -07:00 |
Drew Galbraith
|
29d9923f5a
|
[yellowstone] Add a way to retrieve to denali client from yellowstone
|
2023-07-05 16:03:20 -07:00 |
Drew Galbraith
|
16dd675828
|
[denali] Get Ahci device address from yellowstone.
|
2023-06-26 17:01:59 -07:00 |
Drew Galbraith
|
90f33f31c5
|
[mammoth] Move EndpointClient to move-only semantics.
|
2023-06-26 11:54:36 -07:00 |
Drew Galbraith
|
2e89aee5a3
|
[mammoth] Update EndpointServer to have move-only semantics.
|
2023-06-26 11:38:17 -07:00 |
Drew Galbraith
|
5fb9fa6ae6
|
[mammoth] Move port server operations to their own class.
|
2023-06-26 08:41:44 -07:00 |
Drew Galbraith
|
a46694d0f7
|
[yellowstone] Add yellowstone server for endpoint registration.
|
2023-06-22 02:19:16 -07:00 |