Home
last modified time | relevance | path

Searched refs:FvChildAddr (Results 1 – 25 of 30) sorted by relevance

12

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py57 def GenFfs(self, Dict = {}, FvChildAddr=[], FvParentAddr=None): argument
107 if FvChildAddr != []:
109 section.FvAddr = FvChildAddr.pop(0)
111 section.FvAddr = FvChildAddr
H A DFv.py151 FvChildAddr = []
158 FvChildAddr.append (AddrString)
163 if FvChildAddr != []:
166 FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress)
H A DFfsInfStatement.py362 def GenFfs(self, Dict = {}, FvChildAddr = [], FvParentAddr=None): argument
428 …InputSectList, InputSectAlignments = self.__GenComplexFileSection__(Rule, FvChildAddr, FvParentAdd…
816 def __GenComplexFileSection__(self, Rule, FvChildAddr, FvParentAddr): argument
866 if FvChildAddr != []:
868 Sect.FvAddr = FvChildAddr.pop(0)
870 Sect.FvAddr = FvChildAddr
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py51 def GenFfs(self, Dict = None, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
143 if FvChildAddr != []:
145 section.FvAddr = FvChildAddr.pop(0)
147 section.FvAddr = FvChildAddr
H A DFv.py170 FvChildAddr = []
177 FvChildAddr.append (AddrString)
182 if FvChildAddr != []:
185 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…
H A DFfsInfStatement.py440 … def GenFfs(self, Dict = None, FvChildAddr = [], FvParentAddr=None, IsMakefile=False, FvName=None): argument
518 …InputSectList, InputSectAlignments = self.__GenComplexFileSection__(Rule, FvChildAddr, FvParentAdd…
906 def __GenComplexFileSection__(self, Rule, FvChildAddr, FvParentAddr, IsMakefile = False): argument
958 if FvChildAddr != []:
960 Sect.FvAddr = FvChildAddr.pop(0)
962 Sect.FvAddr = FvChildAddr
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py51 def GenFfs(self, Dict = {}, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
140 if FvChildAddr != []:
142 section.FvAddr = FvChildAddr.pop(0)
144 section.FvAddr = FvChildAddr
H A DFv.py168 FvChildAddr = []
175 FvChildAddr.append (AddrString)
180 if FvChildAddr != []:
183 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…
H A DFfsInfStatement.py436 def GenFfs(self, Dict = {}, FvChildAddr = [], FvParentAddr=None, IsMakefile=False, FvName=None): argument
510 …InputSectList, InputSectAlignments = self.__GenComplexFileSection__(Rule, FvChildAddr, FvParentAdd…
898 def __GenComplexFileSection__(self, Rule, FvChildAddr, FvParentAddr, IsMakefile = False): argument
950 if FvChildAddr != []:
952 Sect.FvAddr = FvChildAddr.pop(0)
954 Sect.FvAddr = FvChildAddr
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py51 def GenFfs(self, Dict = None, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
143 if FvChildAddr != []:
145 section.FvAddr = FvChildAddr.pop(0)
147 section.FvAddr = FvChildAddr
H A DFv.py170 FvChildAddr = []
177 FvChildAddr.append (AddrString)
182 if FvChildAddr != []:
185 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…
H A DFfsInfStatement.py440 … def GenFfs(self, Dict = None, FvChildAddr = [], FvParentAddr=None, IsMakefile=False, FvName=None): argument
518 …InputSectList, InputSectAlignments = self.__GenComplexFileSection__(Rule, FvChildAddr, FvParentAdd…
906 def __GenComplexFileSection__(self, Rule, FvChildAddr, FvParentAddr, IsMakefile = False): argument
958 if FvChildAddr != []:
960 Sect.FvAddr = FvChildAddr.pop(0)
962 Sect.FvAddr = FvChildAddr
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py51 def GenFfs(self, Dict = {}, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
140 if FvChildAddr != []:
142 section.FvAddr = FvChildAddr.pop(0)
144 section.FvAddr = FvChildAddr
H A DFv.py168 FvChildAddr = []
175 FvChildAddr.append (AddrString)
180 if FvChildAddr != []:
183 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…
H A DFfsInfStatement.py436 def GenFfs(self, Dict = {}, FvChildAddr = [], FvParentAddr=None, IsMakefile=False, FvName=None): argument
510 …InputSectList, InputSectAlignments = self.__GenComplexFileSection__(Rule, FvChildAddr, FvParentAdd…
898 def __GenComplexFileSection__(self, Rule, FvChildAddr, FvParentAddr, IsMakefile = False): argument
950 if FvChildAddr != []:
952 Sect.FvAddr = FvChildAddr.pop(0)
954 Sect.FvAddr = FvChildAddr
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py51 def GenFfs(self, Dict = None, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
143 if FvChildAddr != []:
145 section.FvAddr = FvChildAddr.pop(0)
147 section.FvAddr = FvChildAddr
H A DFv.py170 FvChildAddr = []
177 FvChildAddr.append (AddrString)
182 if FvChildAddr != []:
185 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py51 def GenFfs(self, Dict = None, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
143 if FvChildAddr != []:
145 section.FvAddr = FvChildAddr.pop(0)
147 section.FvAddr = FvChildAddr
H A DFv.py170 FvChildAddr = []
177 FvChildAddr.append (AddrString)
182 if FvChildAddr != []:
185 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py51 def GenFfs(self, Dict = {}, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
140 if FvChildAddr != []:
142 section.FvAddr = FvChildAddr.pop(0)
144 section.FvAddr = FvChildAddr
H A DFv.py168 FvChildAddr = []
175 FvChildAddr.append (AddrString)
180 if FvChildAddr != []:
183 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py52 def GenFfs(self, Dict = None, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
146 if FvChildAddr != []:
148 section.FvAddr = FvChildAddr.pop(0)
150 section.FvAddr = FvChildAddr
H A DFv.py170 FvChildAddr = []
177 FvChildAddr.append (AddrString)
182 if FvChildAddr != []:
185 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/GenFds/
H A DFfsFileStatement.py52 def GenFfs(self, Dict = None, FvChildAddr=[], FvParentAddr=None, IsMakefile=False, FvName=None): argument
146 if FvChildAddr != []:
148 section.FvAddr = FvChildAddr.pop(0)
150 section.FvAddr = FvChildAddr
H A DFv.py170 FvChildAddr = []
177 FvChildAddr.append (AddrString)
182 if FvChildAddr != []:
185 …FileName = FfsFile.GenFfs(MacroDict, FvChildAddr, BaseAddress, IsMakefile=Flag, FvName=self.UiFvNa…

12