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

Error parsing arguments when I haven't provided any #21

Open
reedog117 opened this issue Apr 25, 2024 · 1 comment
Open

Error parsing arguments when I haven't provided any #21

reedog117 opened this issue Apr 25, 2024 · 1 comment

Comments

@reedog117
Copy link

I'm receiving the following error just running setup_var.efi inside my EFI shell without any arguments (v2.2.0)

Error parsing arguments:
Error loading options: InvalidString(InteriorNul(14))

When I run ver inside my EFI shell I get this:

EFI Specification Revision : 2.5.0
EFI Vendor : EDK II BIOS ID:S1200SP.86B.03.01.5049.111220210556
EFI Revision : 1.0

I've also tried using various arguments and running commands like setup_var.efi 0x5D -n PcSetupGeneration to read values from my BIOS but I get the same InvalidString error.

I downloaded setup_var.efi directly from Github - could this be an issue with my EFI shell? How can I get around this?

@reedog117
Copy link
Author

This seems to be a similar issue to #7 (comment)

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

No branches or pull requests

1 participant