Lines Matching refs:print
92 print "Failure: Type {} - not found".format(num)
195 print "Error parsing BIOSInformation"
230 print "Error parsing SystemInformation"
289 print "Error parsing BaseboardInformation"
373 print "Error parsing SystemEnclosure"
494 print "Error parsing Processor Information"
541 print "Error parsing MemoryControllerInformation"
573 print "Error parsing MemoryModuleInformation"
667 print "Error parsing CacheInformation"
768 print "Error parsing PortConnectorInfo"
880 print "Error parsing SystemSlots"
910 print "Error parsing OnBoardDevicesInformation"
925 print "Error parsing OEMStrings"
940 print "Error parsing SystemConfigOptions"
961 print "Error parsing BIOSLanguageInformation"
978 print "Error parsing GroupAssociations"
1021 …print "Error: structure length ({}) != 0x17 + (num_supported_log_type_descriptors ({}) * length_lo…
1022 print "structure length = {}".format(self.length)
1023 … print "num_supported_log_type_descriptors = {}".format(self.num_supported_log_type_descriptors)
1024 print "length_log_type_descriptor = {}".format(self.length_log_type_descriptor)
1029 print "Error parsing SystemEventLog"
1136 print "Error parsing PhysicalMemoryArray"
1241 print "Error parsing MemoryDevice"
1298 print "Error parsing MemoryErrorInfo32Bit"
1330 print "Error parsing MemoryArrayMappedAddress"
1367 print "Error parsing MemoryDeviceMappedAddress"
1411 print "Error parsing BuiltInPointingDevice"
1477 print "Error parsing PortableBattery"
1511 print "Error parsing SystemReset"
1537 print "Error parsing HardwareSecurity"
1557 print "Error parsing SystemPowerControls"
1612 print "Error parsing VoltageProbe"
1661 print "Error parsing CoolingDevice"
1720 print "Error parsing TemperatureProbe"
1779 print "Error parsing ElectricalCurrentProbe"
1799 print "Error parsing OutOfBandRemoteAccess"
1833 print "Error parsing SystemBootInformation"
1890 print "Error parsing MemoryErrorInfo64Bit"
1934 print "Error parsing ManagementDevice"
1956 print "Error parsing ManagementDeviceComponent"
1982 print "Error parsing ManagementDeviceThresholdData"
2012 print "Error parsing MemoryChannel"
2063 print "Error parsing IPMIDeviceInformation"
2136 print "Error parsing SystemPowerSupply"
2158 print "Error parsing AdditionalInformation"
2200 print "Error parsing OnboardDevicesExtendedInformation"
2230 print "Error parsing ManagementControllerHostInterface"
2309 print
2311 print "No SMBIOS structures found"
2321 print "SMBIOS information:"
2324 print ttypager._wrap("{}: {}".format(key, s))
2326 print "Error parsing SMBIOS information:"
2354 print "Error parsing SMBIOS information:"
2367 print "Error parsing SMBIOS information:"
2380 print "Failure: Table entry-point - The entry-point Length must be at least 0x1F"
2382 print "Failure: Table entry-point - The entry-point checksum must evaluate to 0"
2384 print "Failure: Table entry-point - SMBIOS version must be at least 2.4"
2386 print "Failure: Table entry-point - The Intermediate Anchor String must be '_DMI_'"
2388 print "Failure: Table entry-point - The Intermediate checksum must evaluate to 0"
2398 print "Failure: Type {} required but not found".format(s)
2403 … print "Failure: Type {} - One and only one structure of this type must be present.".format(s)
2405 … print "Failure: Type {} - The structure Length field must be at least 0x18".format(s)
2407 … print "Failure: Type {} - BIOS Version string must be present and non-null.".format(s)
2409 …print "Failure: Type {} - BIOS Release Date string must be present, non-null, and include a 4-digi…
2411 …print "Failure: Type {} - BIOS Characteristics: bits 3:0 must all be 0, and at least one of bits 3…
2414 … print "Failure: Type {} - One and only one structure of this type must be present.".format(s)
2416 … print "Failure: Type {} - The structure Length field must be at least 0x1B".format(s)
2418 … print "Failure: Type {} - Manufacturer string must be present and non-null.".format(s)
2420 … print "Failure: Type {} - Product Name string must be present and non-null".format(s)
2422 …print "Failure: Type {} - UUID field must be neither 00000000 00000000 nor FFFFFFFF FFFFFFFF.".for…
2424 …print "Failure: Type {} - Wake-up Type field must be neither 00h (Reserved) nor 02h (Unknown).".fo…
2432 print "Error checking ANNEX A conformance guidelines"