* adc: support per-channel dividers * S105: non-uniform analog dividers * adc: default weak getAnalogInputDividerCoefficient() implementation * adc: fix emulator compilation
* Guard define argument * ADC: isAdcChannelValid Check for both <= EFI_ADC_NONE and >= EFI_ADC_LAST_CHANNEL Also check for value out of enum range (corrupted settings) * Fix unit tests