unit test compile more of ETB code

This commit is contained in:
Andrey 2022-11-28 23:26:09 -05:00
parent f2636ab736
commit 0e46d31c24
1 changed files with 0 additions and 3 deletions

View File

@ -788,7 +788,6 @@ static void etbReset() {
}
#endif /* EFI_PROD_CODE */
#if !EFI_UNIT_TEST
/**
* set etb_p X
*/
@ -835,8 +834,6 @@ void etbAutocal(size_t throttleIndex) {
}
}
#endif /* !EFI_UNIT_TEST */
/**
* This specific throttle has default position of about 7% open
*/