diff options
author | Bob Feng <bob.c.feng@intel.com> | 2021-02-01 18:28:58 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-02-07 01:46:18 +0000 |
commit | 43a113385e370530eb52cf2e55b3019d8d4f6558 (patch) | |
tree | 4eb87825b93d20b8db1b3d088ae2a3823ac7f61d /SecurityPkg/Include | |
parent | 0d96664df322d50e0ac54130e129c0bf4f2b72df (diff) | |
download | edk2-43a113385e370530eb52cf2e55b3019d8d4f6558.tar.gz edk2-43a113385e370530eb52cf2e55b3019d8d4f6558.tar.bz2 edk2-43a113385e370530eb52cf2e55b3019d8d4f6558.zip |
BaseTools: fix the split output files root dir
If the output file path is a relative path, the split
tool will create the output file under the input file path.
But the expected behavior for this case is the output file
should be relative to the current directory. This patch will
fix this bug.
If the output file path is not specified and output prefix is not
specified, the output file should be under the input file path
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Acked-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Yuwei Chen <yuwei.chen@intel.com>
Diffstat (limited to 'SecurityPkg/Include')
0 files changed, 0 insertions, 0 deletions