diff options
author | Jason1 Lin <jason1.lin@intel.com> | 2025-03-16 03:05:58 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-03-26 05:37:32 +0000 |
commit | a7ab45ace25c4b987994158687d04de07ed20a96 (patch) | |
tree | 473b051399028d66fec2c0ff4d28abe43446d9ff /UefiPayloadPkg/Library/BuildFdtLib/BuildFdtLib.inf | |
parent | 95bf74fac1977a083234518933393939145160fc (diff) | |
download | edk2-master.tar.gz edk2-master.tar.bz2 edk2-master.zip |
- FMMT tool would use the "PATH" environment variable for locating
the required GUID tool.
- On Windows-like system, batch file not found in the "PATH" environment
variable when "shell=False".
- This issue required commands to include program extensions or
absolute paths.
- This patch sets "shell=True" to extend the support for batch files,
including scripts in BinWrappers under BaseTools.
- Converted input commands from lists to strings to ensure proper
argument interpretation in POSIX-like shell scripts.
Signed-off-by: Jason1 Lin <jason1.lin@intel.com>
Diffstat (limited to 'UefiPayloadPkg/Library/BuildFdtLib/BuildFdtLib.inf')
0 files changed, 0 insertions, 0 deletions