PSPReverse / PSPTool

Display, extract, and manipulate PSP firmware inside UEFI images
GNU General Public License v3.0
612 stars 62 forks source link

Emit a warning if a directory can't be parsed correctly. #31

Closed num0005 closed 3 years ago

num0005 commented 3 years ago

Partial fix for #30, I am able to load the Gigabyte B450M DS3H v2 - f60 firmware image with this change.

cwerling commented 3 years ago

@num0005 Thanks for your contribution. I see that you closed this PR, indicating to discard it?

num0005 commented 3 years ago

I closed it because other operations still crash, can't extract any data, etc. I'll reopen it if I can fix the other crashes as it doesn't seem all that useful on its own.