Posts Tagged ‘Insyde’

WIFI Whitelist Removal Petition

Recently one of our forum members, EvanCarroll, started an online petition to request the removal of WIFI whitelists from Lenovo bios. I highly encourage everyone here to support this effort by taking a minute out of your day to sign it. If an online petition can get 270,000+ signatures supporting the deportation of Justin Bieber, then we should at least be able to get a few thousand to support the removal of WIFI whitelists. Thanks! 😀

Sign The Petition Here!

>>>Click Here To Continue Reading

Universal IFR Extractor

In case you didn’t already know, the Extensible Firmware Infrastructure’s Human Interface Infrastructure uses Internal Forms Representation protocol to display things like your setup utility’s menu. By having access to the Internal Forms Representation, we can know everything about a menu which can assist us immensely when modding bios. I’ll also be using this application in a few of the tutorials I write, so get used to using it now 🙂

 

I was getting tired of all the requests to expand EFI IFR Dumper to include support for UEFI’S IFR protocol, and as a result I decided that now is a better time than any to update my program.… >>>Click Here To Continue Reading

Module Helper

I first started working on Module Helper back in September when Andy’s tool V2.19 was released. As some of you may know, that iteration altered the format of the extracted EFI modules by storing a module’s header, code, and name all in the same file. This created some issues with disassemblers not being able to automatically recognizing the format of the EFI modules and the size of data modules not being updated if changed. Dealing with all these negative aspects was trivial but annoying, which is why Module Helper was developed. It was originally  capable of splitting the modules header and data into separate files an it could update the sizes in the headers.… >>>Click Here To Continue Reading