/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/AutoGen/ |
H A D | PlatformAutoGen.py | 78 _DynaPcdList_ = [] variable in PlatformAutoGen 365 if PcdFromModule not in self._DynaPcdList_: 366 self._DynaPcdList_.append(PcdFromModule) 370 self._DynaPcdList_[Index] = PcdFromModule 408 self._DynaPcdList_.append(PcdFromModule) 428 if PcdFromModule not in self._DynaPcdList_: 430 Index = self._DynaPcdList_.index(PcdFromModule) 434 self._DynaPcdList_[Index].IsFromBinaryInf == False: 435 Index = self._DynaPcdList_.index(PcdFromModule) 436 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/AutoGen/ |
H A D | PlatformAutoGen.py | 78 _DynaPcdList_ = [] variable in PlatformAutoGen 365 if PcdFromModule not in self._DynaPcdList_: 366 self._DynaPcdList_.append(PcdFromModule) 370 self._DynaPcdList_[Index] = PcdFromModule 408 self._DynaPcdList_.append(PcdFromModule) 428 if PcdFromModule not in self._DynaPcdList_: 430 Index = self._DynaPcdList_.index(PcdFromModule) 434 self._DynaPcdList_[Index].IsFromBinaryInf == False: 435 Index = self._DynaPcdList_.index(PcdFromModule) 436 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/AutoGen/ |
H A D | PlatformAutoGen.py | 78 _DynaPcdList_ = [] variable in PlatformAutoGen 365 if PcdFromModule not in self._DynaPcdList_: 366 self._DynaPcdList_.append(PcdFromModule) 370 self._DynaPcdList_[Index] = PcdFromModule 408 self._DynaPcdList_.append(PcdFromModule) 428 if PcdFromModule not in self._DynaPcdList_: 430 Index = self._DynaPcdList_.index(PcdFromModule) 434 self._DynaPcdList_[Index].IsFromBinaryInf == False: 435 Index = self._DynaPcdList_.index(PcdFromModule) 436 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/AutoGen/ |
H A D | PlatformAutoGen.py | 77 _DynaPcdList_ = [] variable in PlatformAutoGen 364 if PcdFromModule not in self._DynaPcdList_: 365 self._DynaPcdList_.append(PcdFromModule) 369 self._DynaPcdList_[Index] = PcdFromModule 407 self._DynaPcdList_.append(PcdFromModule) 427 if PcdFromModule not in self._DynaPcdList_: 429 Index = self._DynaPcdList_.index(PcdFromModule) 433 self._DynaPcdList_[Index].IsFromBinaryInf == False: 434 Index = self._DynaPcdList_.index(PcdFromModule) 435 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/AutoGen/ |
H A D | PlatformAutoGen.py | 78 _DynaPcdList_ = [] variable in PlatformAutoGen 365 if PcdFromModule not in self._DynaPcdList_: 366 self._DynaPcdList_.append(PcdFromModule) 370 self._DynaPcdList_[Index] = PcdFromModule 408 self._DynaPcdList_.append(PcdFromModule) 428 if PcdFromModule not in self._DynaPcdList_: 430 Index = self._DynaPcdList_.index(PcdFromModule) 434 self._DynaPcdList_[Index].IsFromBinaryInf == False: 435 Index = self._DynaPcdList_.index(PcdFromModule) 436 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/AutoGen/ |
H A D | PlatformAutoGen.py | 78 _DynaPcdList_ = [] variable in PlatformAutoGen 365 if PcdFromModule not in self._DynaPcdList_: 366 self._DynaPcdList_.append(PcdFromModule) 370 self._DynaPcdList_[Index] = PcdFromModule 408 self._DynaPcdList_.append(PcdFromModule) 428 if PcdFromModule not in self._DynaPcdList_: 430 Index = self._DynaPcdList_.index(PcdFromModule) 434 self._DynaPcdList_[Index].IsFromBinaryInf == False: 435 Index = self._DynaPcdList_.index(PcdFromModule) 436 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/Python/AutoGen/ |
H A D | AutoGen.py | 766 _DynaPcdList_ = [] variable in PlatformAutoGen 1010 if PcdFromModule not in self._DynaPcdList_: 1011 self._DynaPcdList_.append(PcdFromModule) 1015 self._DynaPcdList_[Index] = PcdFromModule 1056 self._DynaPcdList_.append(PcdFromModule) 1076 if PcdFromModule not in self._DynaPcdList_: 1078 Index = self._DynaPcdList_.index(PcdFromModule) 1082 self._DynaPcdList_[Index].IsFromBinaryInf == False: 1083 Index = self._DynaPcdList_.index(PcdFromModule) 1084 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/AutoGen/ |
H A D | AutoGen.py | 1094 _DynaPcdList_ = [] variable in PlatformAutoGen 1387 if PcdFromModule not in self._DynaPcdList_: 1388 self._DynaPcdList_.append(PcdFromModule) 1392 self._DynaPcdList_[Index] = PcdFromModule 1430 self._DynaPcdList_.append(PcdFromModule) 1450 if PcdFromModule not in self._DynaPcdList_: 1452 Index = self._DynaPcdList_.index(PcdFromModule) 1456 self._DynaPcdList_[Index].IsFromBinaryInf == False: 1457 Index = self._DynaPcdList_.index(PcdFromModule) 1458 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/AutoGen/ |
H A D | AutoGen.py | 1094 _DynaPcdList_ = [] variable in PlatformAutoGen 1387 if PcdFromModule not in self._DynaPcdList_: 1388 self._DynaPcdList_.append(PcdFromModule) 1392 self._DynaPcdList_[Index] = PcdFromModule 1430 self._DynaPcdList_.append(PcdFromModule) 1450 if PcdFromModule not in self._DynaPcdList_: 1452 Index = self._DynaPcdList_.index(PcdFromModule) 1456 self._DynaPcdList_[Index].IsFromBinaryInf == False: 1457 Index = self._DynaPcdList_.index(PcdFromModule) 1458 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/AutoGen/ |
H A D | AutoGen.py | 1094 _DynaPcdList_ = [] 1387 if PcdFromModule not in self._DynaPcdList_: 1388 self._DynaPcdList_.append(PcdFromModule) 1392 self._DynaPcdList_[Index] = PcdFromModule 1430 self._DynaPcdList_.append(PcdFromModule) 1450 if PcdFromModule not in self._DynaPcdList_: 1452 Index = self._DynaPcdList_.index(PcdFromModule) 1456 self._DynaPcdList_[Index].IsFromBinaryInf == False: 1457 Index = self._DynaPcdList_.index(PcdFromModule) 1458 self._DynaPcdList_.remove (self._DynaPcdList_[Index]) [all …]
|