audk/BaseTools/Source/Python/GenFds
Konstantin Aladyshev d23eb3aa99 BaseTools/GenFds: Correct file type set for the PIC section
Corrently the set of file types for the PIC section contains two
duplicate values.
Replace the duplicate value with the correct one to fix the issue.

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2022-10-19 06:32:07 +00:00
..
AprioriSection.py
Capsule.py
CapsuleData.py
CompressSection.py
DataSection.py BaseTools: Set section alignment as zero if its type is Auto 2020-09-25 02:27:35 +00:00
DepexSection.py
EfiSection.py BaseTools: Set section alignment as zero if its type is Auto 2020-09-25 02:27:35 +00:00
Fd.py
FdfParser.py BaseTools/GenFds: Correct file type set for the PIC section 2022-10-19 06:32:07 +00:00
Ffs.py
FfsFileStatement.py
FfsInfStatement.py BaseTools: Change RealPath to AbsPath 2021-10-13 09:07:16 +00:00
Fv.py
FvImageSection.py
GenFds.py BaseTools: Change RealPath to AbsPath 2021-10-13 09:07:16 +00:00
GenFdsGlobalVariable.py BaseTools: Remove hard-coded strings for target and tools_def 2021-09-29 14:31:37 +00:00
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 BaseTools: Add support for SUBTYPE_GUID section generation 2022-10-19 06:32:07 +00:00
UiSection.py
VerSection.py
__init__.py