A simple program to view and replace INI_PACK section of Insyde UEFI update file. Can come in handy to override platform and version checks.
Usage: xxx.efi [action] <INI file>
Actions:
-r Replace INI_PACK contents
Where xxx.efi is UEFI update file and <INI file> is ASCII-formatted text file.
If no action specified, the programm will attempt to extract INI_PACK as both text and binary files.
See the example in IIPU/Example/.