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 BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation. 2024-03-13 10:53:30 +00:00
CapsuleData.py
CompressSection.py
DataSection.py
DepexSection.py
EfiSection.py
Fd.py
FdfParser.py BaseTools: Resolve regex syntax warnings 2023-12-21 00:33:31 +00:00
Ffs.py
FfsFileStatement.py
FfsInfStatement.py BaseTools: Use Stronger Matching for NULL Linked Libraries 2024-04-15 19:04:08 +00:00
Fv.py
FvImageSection.py
GenFds.py BaseTools: Resolve regex syntax warnings 2023-12-21 00:33:31 +00:00
GenFdsGlobalVariable.py
GuidSection.py
OptRomFileStatement.py
OptRomInfStatement.py
OptionRom.py
Region.py
Rule.py
RuleComplexFile.py
RuleSimpleFile.py
Section.py BaseTools: Support COMPAT16 section generation 2022-10-19 06:32:07 +00:00
SubTypeGuidSection.py
UiSection.py
VerSection.py
__init__.py