* 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
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
* fix compilation * fresh generated files * more files Co-authored-by: Andrei <andreikagit@users.noreply.github.com>