Ylianst / MeshCommander

MeshCommander is a Intel(R) Active Management Technology (Intel(R) AMT) remote management tool. It's feature rich and includes a built-in remote desktop viewer for Hardware-KVM, a Serial-over-LAN terminal, IDER-Redirection support and much more. MeshCommander is built on web technologies and runs on many plaforms. In addition to being available as a stand-alone tool, MeshCommander was built to be very space efficient to that it can be uploaded into Intel AMT flash space to have it served diretly from the Intel AMT web serve.
Apache License 2.0
326 stars 71 forks source link

Which source code shows the message "This computer's firmware should be updated, please check here"? #67

Closed rgl closed 2 years ago

rgl commented 2 years ago

Which source code shows the message "This computer's firmware should be updated, please check here"?

image

Searching for that string in this repository did not yield any result. Can you please describe from where it comes from?

I'm especially interested in seeing the code that decides to show that message.

rgl commented 2 years ago

I found the relevant code it in the checkAmtVersion function.

Sorry for the noise... GitHub search is behaving strangely as it does not even find the checkAmtVersion string. Checking out the repository into my machine and searching it locally did the trick.