Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EmuNVS Feature Request #15

Open
4 tasks
kiwidoggie opened this issue May 11, 2021 · 0 comments
Open
4 tasks

EmuNVS Feature Request #15

kiwidoggie opened this issue May 11, 2021 · 0 comments
Labels
Driver Kernel Kernel Code Development Plugins

Comments

@kiwidoggie
Copy link
Owner

kiwidoggie commented May 11, 2021

Originally Mira (C-alpha) had a feature that was stripped before public release due to memory constraint issues that in the years since have been fixed. This will be tracking re-adding this functionality back to Mira that was originally created by CrazyVoidProgrammer.

The original design of EmuNVS would hook all of the nvs read/write functionality and allow users to individually overwrite certain NVS data without actually doing any writes to actual NVS (in case of brick/more experimental testing)

  • Implement override-on-write
  • Add hooks for NVS read and write
  • Expose Mira IOCTL's to allow usermode programs to control EmuNVS
  • Automated testing under /tests to ensure regressions do not occur
@kiwidoggie kiwidoggie changed the title EmuNVS Tracking EmuNVS Feature Request Oct 23, 2021
@kiwidoggie kiwidoggie added Driver Kernel Kernel Code Development labels Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Driver Kernel Kernel Code Development Plugins
Projects
None yet
Development

No branches or pull requests

1 participant