|
|
59b9ddbee6
|
Misc fixes
Code was written several weeks ago
|
2025-04-05 15:17:10 -07:00 |
|
|
|
3c4603dc7b
|
Address Clippy warnings
|
2025-03-22 20:32:51 -07:00 |
|
|
|
5028e16c5b
|
Update Rust to 2024 version
|
2025-03-22 20:03:46 -07:00 |
|
|
|
367a290b6d
|
WIP: Expand boot diag text parsing
|
2025-03-02 20:39:50 -08:00 |
|
|
|
f22501ce7d
|
Add elevation check at start
|
2025-02-25 02:48:19 -08:00 |
|
|
|
f1c3743584
|
Split TaskType::Command into wait and no-wait variants
Allows for apps to be simply launched
|
2025-02-22 20:45:46 -08:00 |
|
|
|
c5a9dc80cb
|
Update PEMenu
|
2025-02-16 23:25:56 -08:00 |
|
|
|
2b2a5160fd
|
Add boot diag tasks
|
2025-02-15 20:30:40 -08:00 |
|
|
|
f272b0c482
|
WIP: New data structs for boot diags
|
2025-02-15 17:06:19 -08:00 |
|
|
|
121beeaa78
|
Send TasksComplete instead of NextScreen
Should allow for better per-app workflow
|
2025-02-12 19:17:08 -08:00 |
|
|
|
72130109cb
|
Refactor tasks (again)
Avoids copying/recreating the TaskType enum (previously the Task enum).
|
2025-02-11 21:36:00 -08:00 |
|
|
|
1c9ed12d49
|
Rebrand as Deja-Vu
|
2025-02-09 14:50:45 -08:00 |
|
|
|
167ec52d6f
|
Refactor tasks
Retain info about tasks to use in app logic
|
2025-02-05 20:27:28 -08:00 |
|
|
|
1336c20dc2
|
Use clearer language in logging
|
2025-02-04 21:23:01 -08:00 |
|
|
|
acccdccb38
|
Adjust Mode::Done logic
|
2025-01-28 19:42:16 -08:00 |
|
|
|
46311a3ede
|
Fix version number
|
2025-01-28 18:42:43 -08:00 |
|
|
|
de7520324b
|
WIP: Add InjetDrivers section
|
2025-01-26 00:33:03 -08:00 |
|
|
|
b2b90bb946
|
WIP: Add boot mode options to boot-diags
|
2025-01-26 00:19:49 -08:00 |
|
|
|
1ce7f76229
|
WIP: Add BootMode menu logic
|
2025-01-25 22:59:06 -08:00 |
|
|
|
aa4ac8d5e8
|
WIP: Initial boot-diags outline
Currently not working
Update footer lines
WIP 47
|
2025-01-25 22:17:08 -08:00 |
|