edk2/BaseTools/Source/Python/FMMT/core
Yuwei Chen 7c6ef8eac2 BaseTools: Fix FMMT Compress wrong behavior
When using the replace function, if the replaced file
located in a compress section, then the tool will re-build
the section. As the compress status set in the wrong place,
in some situation, the compress will do twice times which is
a wrong behavior.

This patch is used to fix this issue.

Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Ashraf Ali S <ashraf.ali.s@intel.com>
Signed-off-by: Yuwei Chen <yuwei.chen@intel.com>
2025-04-11 10:40:17 +08:00
..
BinaryFactoryProduct.py Remove dependancy on re.T 2024-12-24 07:32:42 +00:00
BiosTree.py BaseTools: FMMT support ELF UPLD parser 2023-12-11 10:12:52 +00:00
BiosTreeNode.py BaseTools: FMMT support ELF UPLD parser 2023-12-11 10:12:52 +00: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 Compress wrong behavior 2025-04-11 10:40:17 +08:00
GuidTools.py BaseTools/FMMT: Fix GUID Tool Not Found the Shell Script Issue 2025-03-26 05:37:32 +00:00