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

Implement nvram parsing #238

Open
rjoleary opened this issue Jan 25, 2019 · 5 comments
Open

Implement nvram parsing #238

rjoleary opened this issue Jan 25, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@rjoleary
Copy link
Member

No description provided.

@rjoleary rjoleary added the enhancement New feature or request label Jan 25, 2019
@rjoleary
Copy link
Member Author

@JulienVdG is working on this

@JulienVdG
Copy link
Collaborator

Yes, started to understand the basic structure yesterday

@JulienVdG
Copy link
Collaborator

NVAR Parsing implemented : #240

@JulienVdG
Copy link
Collaborator

Standard visitors (table, extract, save) are implemented: #250

And new visitors are in progress in #251

Note that all this only cover the 'NVAR' format (used by AMI firmwares) however the visitors name can be generic enough to cover other formats in the future.

@JulienVdG
Copy link
Collaborator

Just a quick note, #251 is merged.
Maybe this issue can be closed, unless you want to keep it to track other nvram format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants