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

-o command line flag returns bad result #30

Closed
jelockwood opened this issue Jun 17, 2019 · 2 comments
Closed

-o command line flag returns bad result #30

jelockwood opened this issue Jun 17, 2019 · 2 comments

Comments

@jelockwood
Copy link

With the latest version of the script if I do -

EFIgyLite_cli.py -o

Which is only supposed to return the firmware information I get the following result

Your firmware version 194.0.0 is older than expected for a MacBookPro14,3 running build 18F132. You should update your EFI firmware.

If I do not use the -o option then I get

# Results:

EFI firmware version check:
	[+] SUCCESS - The EFI Firmware you are running (194.0.0) is the expected version for the OS build you have installed (18F132) on your MacBookPro14,3

Highest build number check:
	[+] SUCCESS - You are running the latest build number (18F132) of the OS version you have installed (10.14.5)

Up-to-date OS check:
	[+] SUCCESS - You are running the latest major/minor/micro version of the OS you have installed (10.14.5)

This discrepancy might explain why @swrobel is seeing a problem in issue #28

@alvarnell
Copy link

Confirmed here.

@futureimperfect
Copy link
Contributor

Hi @jelockwood and @alvarnell,

The updates I made recently didn't take into account the newer EFI version style when checking EFI only. I just updated the dataset again, so it should work now. Feel free to reopen this issue if not!

Thanks, and good catch!

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

3 participants