You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024/04/10 11:09:14 [fiano][FATAL] out of space in firmware volume. space available: 2093056 bytes, new size: 24661310, reduce size by 22568254 bytes
I believe that an important advantage of fiano is that it can directly edit an existing UEFI file without obtaining the UEFI source code. When I encounter this error, I currently only know that the problem can be solved by modifying the size of the FV in edk2, which obviously makes fiano lose its advantages. Is there a way to modify the size of the FV in an existing UEFI file?
The text was updated successfully, but these errors were encountered:
2024/04/10 11:09:14 [fiano][FATAL] out of space in firmware volume. space available: 2093056 bytes, new size: 24661310, reduce size by 22568254 bytes
I believe that an important advantage of fiano is that it can directly edit an existing UEFI file without obtaining the UEFI source code. When I encounter this error, I currently only know that the problem can be solved by modifying the size of the FV in edk2, which obviously makes fiano lose its advantages. Is there a way to modify the size of the FV in an existing UEFI file?
The text was updated successfully, but these errors were encountered: