audk/BaseTools/Source/Python/GenFds
Taylor Beebe 5ba3602e45 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>
2024-04-15 19:04:08 +00:00
..
AprioriSection.py
Capsule.py
CapsuleData.py
CompressSection.py
DataSection.py
DepexSection.py
EfiSection.py
Fd.py
FdfParser.py
Ffs.py
FfsFileStatement.py
FfsInfStatement.py
Fv.py
FvImageSection.py
GenFds.py
GenFdsGlobalVariable.py
GuidSection.py
OptRomFileStatement.py
OptRomInfStatement.py
OptionRom.py
Region.py
Rule.py
RuleComplexFile.py
RuleSimpleFile.py
Section.py
SubTypeGuidSection.py
UiSection.py
VerSection.py
__init__.py