Home
last modified time | relevance | path

Searched refs:IsMakefile (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/GenFds/
H A DEfiSection.py91 elif IsMakefile:
125 IsMakefile=IsMakefile)
142 IsMakefile=IsMakefile)
165 IsMakefile=IsMakefile)
184 Ui=StringData, IsMakefile=IsMakefile)
198 Ui=UiString, IsMakefile=IsMakefile)
217 Ui=StringData, IsMakefile=IsMakefile)
252 if IsMakefile:
279 IsMakefile = IsMakefile
291 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ction(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict={}, IsMakefile=False): argument
93 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
136 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
148 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
245 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
255 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
262 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
271 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
H A DCompressSection.py52 …self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf = None, Dict = {}, IsMakefile = False): argument
65 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
86 …dsGlobalVariable.GenerateSection(DummyFile, SectFiles, InputAlign=SectAlign, IsMakefile=IsMakefile)
89 … CompressionType=self.CompTypeDict[self.CompType], IsMakefile=IsMakefile)
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/GenFds/
H A DEfiSection.py93 elif IsMakefile:
127 IsMakefile=IsMakefile)
144 IsMakefile=IsMakefile)
167 IsMakefile=IsMakefile)
186 Ui=StringData, IsMakefile=IsMakefile)
200 Ui=UiString, IsMakefile=IsMakefile)
219 Ui=StringData, IsMakefile=IsMakefile)
274 if IsMakefile:
301 IsMakefile = IsMakefile
313 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ion(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict=None, IsMakefile=False): argument
95 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
138 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
150 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
247 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
257 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
264 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
273 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
H A DCompressSection.py52 …lf, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf = None, Dict = None, IsMakefile = False): argument
67 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
88 …dsGlobalVariable.GenerateSection(DummyFile, SectFiles, InputAlign=SectAlign, IsMakefile=IsMakefile)
91 … CompressionType=self.CompTypeDict[self.CompType], IsMakefile=IsMakefile)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/GenFds/
H A DEfiSection.py91 elif IsMakefile:
125 IsMakefile=IsMakefile)
142 IsMakefile=IsMakefile)
165 IsMakefile=IsMakefile)
184 Ui=StringData, IsMakefile=IsMakefile)
198 Ui=UiString, IsMakefile=IsMakefile)
217 Ui=StringData, IsMakefile=IsMakefile)
252 if IsMakefile:
279 IsMakefile = IsMakefile
291 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ction(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict={}, IsMakefile=False): argument
93 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
136 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
148 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
245 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
255 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
262 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
271 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
H A DCompressSection.py52 …self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf = None, Dict = {}, IsMakefile = False): argument
65 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
86 …dsGlobalVariable.GenerateSection(DummyFile, SectFiles, InputAlign=SectAlign, IsMakefile=IsMakefile)
89 … CompressionType=self.CompTypeDict[self.CompType], IsMakefile=IsMakefile)
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/GenFds/
H A DEfiSection.py93 elif IsMakefile:
127 IsMakefile=IsMakefile)
144 IsMakefile=IsMakefile)
167 IsMakefile=IsMakefile)
186 Ui=StringData, IsMakefile=IsMakefile)
200 Ui=UiString, IsMakefile=IsMakefile)
219 Ui=StringData, IsMakefile=IsMakefile)
267 if IsMakefile:
294 IsMakefile = IsMakefile
306 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ion(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict=None, IsMakefile=False): argument
95 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
138 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
150 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
247 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
257 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
264 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
273 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
H A DCompressSection.py52 …lf, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf = None, Dict = None, IsMakefile = False): argument
67 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
88 …dsGlobalVariable.GenerateSection(DummyFile, SectFiles, InputAlign=SectAlign, IsMakefile=IsMakefile)
91 … CompressionType=self.CompTypeDict[self.CompType], IsMakefile=IsMakefile)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/GenFds/
H A DEfiSection.py91 elif IsMakefile:
125 IsMakefile=IsMakefile)
142 IsMakefile=IsMakefile)
165 IsMakefile=IsMakefile)
184 Ui=StringData, IsMakefile=IsMakefile)
198 Ui=UiString, IsMakefile=IsMakefile)
217 Ui=StringData, IsMakefile=IsMakefile)
252 if IsMakefile:
279 IsMakefile = IsMakefile
291 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ction(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict={}, IsMakefile=False): argument
93 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
136 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
148 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
245 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
255 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
262 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
271 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
H A DCompressSection.py52 …self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf = None, Dict = {}, IsMakefile = False): argument
65 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
86 …dsGlobalVariable.GenerateSection(DummyFile, SectFiles, InputAlign=SectAlign, IsMakefile=IsMakefile)
89 … CompressionType=self.CompTypeDict[self.CompType], IsMakefile=IsMakefile)
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/GenFds/
H A DEfiSection.py93 elif IsMakefile:
127 IsMakefile=IsMakefile)
144 IsMakefile=IsMakefile)
167 IsMakefile=IsMakefile)
186 Ui=StringData, IsMakefile=IsMakefile)
200 Ui=UiString, IsMakefile=IsMakefile)
219 Ui=StringData, IsMakefile=IsMakefile)
267 if IsMakefile:
294 IsMakefile = IsMakefile
306 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ion(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict=None, IsMakefile=False):
95 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
138 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
150 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
247 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
257 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
264 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
273 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/GenFds/
H A DEfiSection.py93 elif IsMakefile:
127 IsMakefile=IsMakefile)
144 IsMakefile=IsMakefile)
167 IsMakefile=IsMakefile)
186 Ui=StringData, IsMakefile=IsMakefile)
200 Ui=UiString, IsMakefile=IsMakefile)
219 Ui=StringData, IsMakefile=IsMakefile)
274 if IsMakefile:
301 IsMakefile = IsMakefile
313 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ion(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict=None, IsMakefile=False): argument
95 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
138 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
150 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
247 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
257 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
264 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
273 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/GenFds/
H A DEfiSection.py93 elif IsMakefile:
127 IsMakefile=IsMakefile)
144 IsMakefile=IsMakefile)
167 IsMakefile=IsMakefile)
186 Ui=StringData, IsMakefile=IsMakefile)
200 Ui=UiString, IsMakefile=IsMakefile)
219 Ui=StringData, IsMakefile=IsMakefile)
274 if IsMakefile:
301 IsMakefile = IsMakefile
313 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ion(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict=None, IsMakefile=False): argument
95 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
138 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
150 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
247 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
257 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
264 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
273 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
H A DCompressSection.py52 …lf, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf = None, Dict = None, IsMakefile = False): argument
67 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
88 …dsGlobalVariable.GenerateSection(DummyFile, SectFiles, InputAlign=SectAlign, IsMakefile=IsMakefile)
91 … CompressionType=self.CompTypeDict[self.CompType], IsMakefile=IsMakefile)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/GenFds/
H A DEfiSection.py93 elif IsMakefile:
127 IsMakefile=IsMakefile)
144 IsMakefile=IsMakefile)
167 IsMakefile=IsMakefile)
186 Ui=StringData, IsMakefile=IsMakefile)
200 Ui=UiString, IsMakefile=IsMakefile)
219 Ui=StringData, IsMakefile=IsMakefile)
274 if IsMakefile:
301 IsMakefile = IsMakefile
313 IsMakefile = IsMakefile
[all …]
H A DGuidSection.py53 …ion(self, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf=None, Dict=None, IsMakefile=False): argument
95 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
138 …ctFile, Section.Section.SectionType[self.SectionType], InputAlign=SectAlign, IsMakefile=IsMakefile)
150 …FdsGlobalVariable.GenerateSection(DummyFile, SectFile, InputAlign=SectAlign, IsMakefile=IsMakefile)
247 …enFdsGlobalVariable.GuidTool(TempFile, [DummyFile], ExternalTool, CmdOption, IsMakefile=IsMakefile)
257 … GuidHdrLen=HeaderLength, DummyFile=DummyFile, IsMakefile=IsMakefile)
264 … GuidHdrLen=HeaderLength, IsMakefile=IsMakefile)
273 if IsMakefile and self.Alignment is not None and self.Alignment.strip() == '0':
H A DCompressSection.py52 …lf, OutputPath, ModuleName, SecNum, KeyStringList, FfsInf = None, Dict = None, IsMakefile = False): argument
67 …ct.GenSection(OutputPath, ModuleName, SecIndex, KeyStringList, FfsInf, Dict, IsMakefile=IsMakefile)
88 …dsGlobalVariable.GenerateSection(DummyFile, SectFiles, InputAlign=SectAlign, IsMakefile=IsMakefile)
91 … CompressionType=self.CompTypeDict[self.CompType], IsMakefile=IsMakefile)

1234567