diff options
author | Taylor Beebe <taylor.d.beebe@gmail.com> | 2024-02-28 10:47:23 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-04-15 19:04:08 +0000 |
commit | 5ba3602e4580d6b65dacf4292a031627f93e1167 (patch) | |
tree | 831459ddd4f2628cd4f24500f0cde731eab9915a /BaseTools/Source/Python/Common/Misc.py | |
parent | d77efa2ebef9a0feca97df787138d132393e1130 (diff) | |
download | edk2-5ba3602e4580d6b65dacf4292a031627f93e1167.tar.gz edk2-5ba3602e4580d6b65dacf4292a031627f93e1167.tar.bz2 edk2-5ba3602e4580d6b65dacf4292a031627f93e1167.zip |
BaseTools: Use Stronger Matching for NULL Linked Libraries
To prevent the possibility that a library with a name like
NULLTestLib is interpreted as a NULL linked library, use
more explicit pattern matching to ensure that the library
name follows the pattern NULL%d.
Cc: Rebecca Cran <rebecca@bsdio.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Signed-off-by: Taylor Beebe <taylor.d.beebe@gmail.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python/Common/Misc.py')
0 files changed, 0 insertions, 0 deletions