mirror of
https://github.com/platomav/BIOSUtilities.git
synced 2025-05-13 06:34:42 -04:00
Portwell EFI BIOS Extractor v2.0_a4
Replaced any assertions
This commit is contained in:
parent
1480d663be
commit
8d262318dd
5 changed files with 229 additions and 6 deletions
|
@ -47,6 +47,6 @@ def efi_decompress(in_path, out_path, padding=0, comp_type='--uefi'):
|
|||
|
||||
return 1
|
||||
|
||||
printer('Succesfull EFI/Tiano decompression via TianoCompress!', padding)
|
||||
printer('Succesfull EFI decompression via TianoCompress!', padding)
|
||||
|
||||
return 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue