edk2/BaseTools/Source/Python/FMMT/core
Yuwei Chen a60334ad59 BaseTools: Fix FMMT FvHandler Padding operation issue
When using the FMMT FvHandler function, new padding size
should be calculated correctly comparing with origin ffs
and new ffs, else it will cause the binary size changes.
This patch is used to fix the bug.

Signed-off-by: Yuwei Chen <yuwei.chen@intel.com>
2025-07-30 02:44:25 +00:00
..
BinaryFactoryProduct.py BaseTools: FMTT: Remove unnecessary code 2025-07-01 09:51:38 +08:00
BiosTree.py BaseTools: FMTT: Remove unnecessary code 2025-07-01 09:51:38 +08:00
BiosTreeNode.py BaseTools: FMTT: Remove unnecessary code 2025-07-01 09:51:38 +08:00
FMMTOperation.py BaseTools: Fix NoneType parent reference in FMMT operations 2025-01-27 16:26:18 +00:00
FMMTParser.py BaseTools: FMMT support ELF UPLD parser 2023-12-11 10:12:52 +00:00
FvHandler.py BaseTools: Fix FMMT FvHandler Padding operation issue 2025-07-30 02:44:25 +00:00
GuidTools.py BaseTools/FMMT: Fix GUID Tool Not Found the Shell Script Issue 2025-03-26 05:37:32 +00:00