/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
D | InfParserLite.py | 21 from Common.Identification import * 44 self.Identification = Identification() 73 self.Identification.FileFullPath = Filename 74 … (self.Identification.FileRelativePath, self.Identification.FileName) = os.path.split(Filename) 78 self.ParseInf(PreProcess(Filename, False), self.Identification.FileRelativePath, Filename)
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/ |
D | RTSMSec.c | 59 UINT32 Identification; in ArmPlatformSecInitialize() local 76 Identification = ArmGicGetInterfaceIdentification (PcdGet32 (PcdGicInterruptInterfaceBase)); in ArmPlatformSecInitialize() 79 if (ARM_GIC_ICCIIDR_GET_ARCH_VERSION(Identification) >= 0x3) { in ArmPlatformSecInitialize()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | Identification.py | 24 class Identification(object): class 58 id = Identification()
|
D | DecClassObject.py | 20 from Identification import * 87 self.Identification = Identification() 139 self.Identification.FileFullPath = Filename 140 … (self.Identification.FileRelativePath, self.Identification.FileName) = os.path.split(Filename) 258 ContainerFile = self.Identification.FileFullPath 325 PackageHeader.FileName = self.Identification.FileName 326 PackageHeader.FullPath = self.Identification.FileFullPath 429 …CheckFileExist(self.Identification.FileRelativePath, List[1], ContainerFile, 'LibraryClasses', Rec…
|
D | InfClassObject.py | 24 from Identification import * 168 self.Identification = Identification() 219 ContainerFile = self.Identification.FileFullPath 329 self.Identification.FileFullPath = Filename 330 … (self.Identification.FileRelativePath, self.Identification.FileName) = os.path.split(Filename) 534 File = self.Identification.FileFullPath 550 ModuleHeader.FileName = self.Identification.FileName 551 ModuleHeader.FullPath = self.Identification.FileFullPath 621 … INF file %s should be modified to use VERSION_STRING instead.' % self.Identification.FileFullPath) 625 …s both VERSION_NUMBER and VERSION_STRING, using VERSION_STRING' % self.Identification.FileFullPath) [all …]
|
D | DscClassObject.py | 23 from Identification import * 96 self.Identification = Identification() 149 ContainerFile = self.Identification.FileFullPath 237 PlatformHeader.FileName = self.Identification.FileName 238 PlatformHeader.FullPath = self.Identification.FileFullPath 1022 self.Identification.FileFullPath = Filename 1023 … (self.Identification.FileRelativePath, self.Identification.FileName) = os.path.split(Filename)
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/Include/Register/ |
D | IoApic.h | 47 UINT32 Identification:4; member
|
/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/ |
D | DnsImpl.c | 1086 IN UINT16 Identification, in IsValidDnsResponse() argument 1112 DnsHeader->Identification = NTOHS (DnsHeader->Identification); in IsValidDnsResponse() 1115 if (DnsHeader->Identification == Identification && QuerySection->Type == Type) { in IsValidDnsResponse() 1199 DnsHeader->Identification = NTOHS (DnsHeader->Identification); in ParseDnsResponse() 1229 …if (!IsValidDnsResponse (&Instance->Dns4TxTokens, DnsHeader->Identification, QuerySection->Type, &… in ParseDnsResponse() 1237 …if (!IsValidDnsResponse (&Instance->Dns6TxTokens, DnsHeader->Identification, QuerySection->Type, &… in ParseDnsResponse() 1795 DnsHeader->Identification = (UINT16)NET_RANDOM (NetRandomInitSeed()); in ConstructDNSQuery() 1805 DnsHeader->Identification = HTONS (DnsHeader->Identification); in ConstructDNSQuery()
|
D | DnsImpl.h | 159 UINT16 Identification; member 605 IN UINT16 Identification,
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/ |
D | BiosIdD.env | 4 # The BIOS ID format conforms to "BIOS Revision Identification Specification", Rev. 0.7, 6/27/2001.
|
D | BiosIdR.env | 4 # The BIOS ID format conforms to "BIOS Revision Identification Specification", Rev. 0.7, 6/27/2001.
|
D | BiosIdx64D.env | 4 # The BIOS ID format conforms to "BIOS Revision Identification Specification", Rev. 0.7, 6/27/2001.
|
D | BiosIdx64R.env | 4 # The BIOS ID format conforms to "BIOS Revision Identification Specification", Rev. 0.7, 6/27/2001.
|
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6Option.h | 25 UINT32 Identification; member
|
D | Ip6Option.c | 739 FragmentHead.Identification = mIp6Id; in Ip6FillFragmentHeader()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4/ |
D | Ip4.h | 103 UINT16 Identification; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | Ip4.h | 198 UINT16 Identification; member
|
/device/linaro/bootloader/edk2/OptionRomPkg/ |
D | OptionRomPkg.dsc | 38 # SKU Identification section - list of all SKU IDs supported by this
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/ |
D | IntelFrameworkModulePkg.dsc | 34 # SKU Identification section - list of all SKU IDs supported by this
|
/device/linaro/bootloader/edk2/EmbeddedPkg/ |
D | EmbeddedPkg.dsc | 37 # SKU Identification section - list of all SKU IDs supported by this
|
/device/linaro/bootloader/edk2/QuarkSocPkg/ |
D | QuarkSocPkg.dsc | 36 # SKU Identification section - list of all SKU IDs supported by this
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | GloblNvs.asl | 68 Offset(40), // CPU Identification Registers:
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/ |
D | CorebootPayloadPkgIa32.dsc | 44 # SKU Identification section - list of all SKU IDs supported by this Platform.
|
D | CorebootPayloadPkgIa32X64.dsc | 44 # SKU Identification section - list of all SKU IDs supported by this Platform.
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/ |
D | Makefile | 49 $(BASE_TOOLS_PATH)\Source\Python\Common\Identification.py \
|