This ticket seems directly related to #363, but now the affected utility is UEFIFind and not UEFIExtract. Specifically, UEFIFind is not able to load a file when its path is "long" on Windows (MAX_PATH, UNC), failing with exit code 5 (U_FILE_OPEN).
C:\Users\plato\Desktop>UEFIFind.exe "C:\Users\plato\Desktop\test_test_test_test_test_test_test_test_test_test_test_test\pkg\MacBookProEFIUpdate_2.pkg_extracted\temp\Payload_gzip_cpio\Payload~_extracted\System\Library\CoreServices\Firmware Updates\MacBookProEFIUpdateTwo-2.8\MBP51_007E_06B_LOCKED.scap" body list 244942494F534924 || echo %errorlevel%
5
Hello,
This ticket seems directly related to #363, but now the affected utility is UEFIFind and not UEFIExtract. Specifically, UEFIFind is not able to load a file when its path is "long" on Windows (MAX_PATH, UNC), failing with exit code 5 (U_FILE_OPEN).
Test Path - Success
Test Path - Failure
test_long_path.zip