mirror of
https://github.com/platomav/BIOSUtilities.git
synced 2025-05-13 06:34:42 -04:00
Improved AMI UCP > NAL unpacking
Fix potential illegal path traversals
This commit is contained in:
parent
672b4b2321
commit
40686d5edf
13 changed files with 102 additions and 43 deletions
|
@ -48,4 +48,4 @@ def efi_decompress(in_path, out_path, padding, comp_type='--uefi'):
|
|||
|
||||
printer('Succesfull EFI/Tiano decompression via TianoCompress!', padding)
|
||||
|
||||
return 0
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue