
Go to the source code of this file.
Namespaces | |
| namespace | smbios |
Variables | |
| const WorkaroundSmbiosItem | InvalidCheckTypeSymptoms [] |
| const WorkaroundSmbiosItem | InvalidCheckTypeFixup [] |
| const WorkaroundSmbiosItem | PE1300_InvalidCheckTypeFixup [] |
| const Workaround | InvalidCheckType |
| const Workaround | PE1300_InvalidCheckType |
| const SystemAffected | PE0600 = { 0x0134, "A00", "A05" } |
| const SystemAffected | PE0650 = { 0x0141, "A00", "A00" } |
| const SystemAffected | PE1300 = { 0x8E, "A00", "A--" } |
| const SystemAffected | PE1600 = { 0x0135, "A00", "A00" } |
| const SystemAffected | PE1650 = { 0x011B, "A00", "A09" } |
| const SystemAffected | IDS4235 = { 0x8012, "A--", "A--" } |
| const SystemAffected | PE1655 = { 0x0124, "A00", "A00" } |
| const SystemAffected | PE1750 = { 0x014a, "A00", "A00" } |
| const SystemAffected | PE2600 = { 0x0123, "A00", "A03" } |
| const SystemAffected | PE2650 = { 0x0121, "A00", "A10" } |
| const SystemAffected | PE4600 = { 0x0106, "A00", "A08" } |
| const SystemAffected | PE6600 = { 0x0109, "A00", "A08" } |
| const Workaround * | PE0600_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE0650_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE1300_Workarounds [] = { &PE1300_InvalidCheckType, 0 } |
| const Workaround * | PE1600_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE1650_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | IDS4235_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE1655_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE1750_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE2600_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE2650_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE4600_Workarounds [] = { &InvalidCheckType, 0 } |
| const Workaround * | PE6600_Workarounds [] = { &InvalidCheckType, 0 } |
| const SystemWorkaround | workaroundMasterList [] |
| const int | numSystemWorkarounds = (sizeof(workaroundMasterList) / sizeof(workaroundMasterList[0])) |
1.7.1